Package com.planeth.common.geom

Provides classes for creating geometric shapes.

See:
          Description

Class Summary
Cross A Cross Shape (like the red cross of the ambulance)
Ellipse An Ellipse Shape
Line A simple Line
Rectangle A Rectangle Shape
RegularPolygon A RegularPolygon shape with a variable number of vertexes
Shape A Base Shape implementation without any predifined vertexes
Shape.Bounds Calculates the bounds (boundary vertexes) of an Array of vertexes.
 

Package com.planeth.common.geom Description

Provides classes for creating geometric shapes.