AnyLogic
Expand
Font size
All Implemented Interfaces:
Serializable

@AnyLogicInternalAPI
public class AgentAnimationSettings
extends Object
implements Serializable
See Also:
Serialized Form

Constructor Summary

ConstructorDescription
AgentAnimationSettings(long realSizeScaleValue, long fixedSizeScaleValue) 

Method Summary

Modifier and TypeMethodDescription
longgetFixedSizeScaleValue() 
longgetRealSizeScaleValue() 

Methods inherited from class java.lang.Object

equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Constructor Details

AgentAnimationSettings

public AgentAnimationSettings(long realSizeScaleValue,
 long fixedSizeScaleValue)

Method Details

getRealSizeScaleValue

public long getRealSizeScaleValue()

getFixedSizeScaleValue

public long getFixedSizeScaleValue()