Package com.croftsoft.core.math.geom

Geometry.

See:
          Description

Interface Summary
CircleAccessor A read-only accessor interface for a Circle.
PointXY A read-only accessor interface for double precision x,y coordinates.
PointXYZ A read-only interface for double precision (x,y,z) coordinates.
 

Class Summary
Circle A circle Shape.
Point2DD A Point2D.Double extension implementing accessor interface PointXY.
Point3DD A mutable point in three-dimensional real space (x, y, z).
Point3DI A mutable point in three-dimensional integer space (x, y, and z).
ShapeLib A static method library for manipulating Shape instances.
 

Package com.croftsoft.core.math.geom Description

Geometry.


CroftSoft Javadoc

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