Package com.anylogic.engine.presentation
- java.lang.Object
- com.anylogic.engine.presentation.AgentAnimationSettings
- All Implemented Interfaces:
Serializable
@AnyLogicInternalAPI public class AgentAnimationSettings extends Object implements Serializable
- See Also:
- Serialized Form
Constructor | Description |
---|---|
AgentAnimationSettings |
Modifier and Type | Method | Description |
---|---|---|
long | getFixedSizeScaleValue() | |
long | getRealSizeScaleValue() |
public AgentAnimationSettings(long realSizeScaleValue, long fixedSizeScaleValue)
public long getRealSizeScaleValue()
public long getFixedSizeScaleValue()