public interface AnimationMovingLocationProvider extends AnimationStaticLocationProvider
Modifier and Type | Method and Description |
---|---|
Position |
getPosition(double value,
double maxValue,
Position out)
Returns position with offset corresponding to the given
value ,
assuming that 0 is start and maxValue is end |
double |
length()
Returns the length of markup element, used e.g. for desired speed calculation
|
double |
length(LengthUnits units)
Returns the length of markup element, used e.g. for desired speed calculation
|
getPosition, getSpace
Position getPosition(double value, double maxValue, Position out)
value
,
assuming that 0
is start and maxValue
is endvalue
- maxValue
- out
- double length()
double length(LengthUnits units)
Copyright © AnyLogic North America, LLC. All Rights Reserved.