Uses of Class
org.baseagent.util.CellPoint2D
Packages that use CellPoint2D
-
Uses of CellPoint2D in org.baseagent.sim
Methods in org.baseagent.sim that return CellPoint2DModifier and TypeMethodDescriptionGridAgent.getDown()GridAgent.getLeft()GridAgent.getRight()GridAgent.getUp()Methods in org.baseagent.sim with parameters of type CellPoint2DModifier and TypeMethodDescriptionGridAgent.getObjectFromLayer(String layerName, CellPoint2D point) -
Uses of CellPoint2D in org.baseagent.util
Methods in org.baseagent.util that return CellPoint2DModifier and TypeMethodDescriptionstatic CellPoint2DBaseAgentMath.getPointAt(int x, int y, double magnitude, double direction) static CellPoint2DBaseAgentMath.getPointAt(HasGridPosition originalPoint, Vector2D vector)