AnyLogic
Expand
Font size
All Implemented Interfaces:
Serializable

public class AgentSpacePosition
extends Object
implements Serializable
See Also:
Serialized Form

Constructor Summary

ConstructorDescription
AgentSpacePosition() 

Method Summary

Modifier and TypeMethodDescription
PositiongetPosition(Position out) 
PointgetXYZ(Point out) 

Methods inherited from class java.lang.Object

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

Constructor Details

AgentSpacePosition

public AgentSpacePosition()

Method Details

getXYZ

public Point getXYZ(Point out)

getPosition

public Position getPosition(Position out)