- java.lang.Object
-
- com.anylogic.engine.presentation.AgentAnimationSettings
- All Implemented Interfaces:
java.io.Serializable
@AnyLogicInternalAPI
public class AgentAnimationSettings
extends java.lang.Object
implements java.io.Serializable
- See Also:
- Serialized Form
Constructors
AgentAnimationSettings(long realSizeScaleValue,
long fixedSizeScaleValue) |
|
Constructor |
Description |
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AgentAnimationSettings(long realSizeScaleValue,
long fixedSizeScaleValue)
public long getRealSizeScaleValue()
public long getFixedSizeScaleValue()