Uses of Package
com.croftsoft.core.math.geom

Packages that use com.croftsoft.core.math.geom
com.croftsoft.core.ai.astar A* algorithm for path planning. 
com.croftsoft.core.animation.model The base interface for the model of a game world entity. 
com.croftsoft.core.animation.model.seri Serializable implementations of Model classes. 
com.croftsoft.core.math.geom Geometry. 
 

Classes in com.croftsoft.core.math.geom used by com.croftsoft.core.ai.astar
PointXY
          A read-only accessor interface for double precision x,y coordinates.
 

Classes in com.croftsoft.core.math.geom used by com.croftsoft.core.animation.model
PointXY
          A read-only accessor interface for double precision x,y coordinates.
 

Classes in com.croftsoft.core.math.geom used by com.croftsoft.core.animation.model.seri
PointXY
          A read-only accessor interface for double precision x,y coordinates.
 

Classes in com.croftsoft.core.math.geom used by com.croftsoft.core.math.geom
CircleAccessor
          A read-only accessor interface for a Circle.
Point2DD
          A Point2D.Double extension implementing accessor interface PointXY.
Point3DI
          A mutable point in three-dimensional integer space (x, y, and z).
PointXY
          A read-only accessor interface for double precision x,y coordinates.
PointXYZ
          A read-only interface for double precision (x,y,z) coordinates.
 


CroftSoft Javadoc

CroftSoft Core Javadoc (2008-09-28 20:58:02)