| Package | Description | 
|---|---|
| org.cell2d.celick | |
| org.cell2d.celick.geom | 
| Class and Description | 
|---|
| Rectangle An axis oriented used for shape bounds | 
| Shape The description of any 2D shape that can be transformed. | 
| Vector2f A two dimensional vector | 
| Class and Description | 
|---|
| Ellipse An ellipse meeting the  Shapecontract. | 
| GeomUtil.HitResult A lightweigtht description of a intersection between a shape and 
 line. | 
| GeomUtilListener Debug listener for notifications assocaited with geometry utilities | 
| Line Implemenation of a bunch of maths functions to do with lines. | 
| MannTriangulator.PointBag A bag/pool of point objects | 
| Polygon A polygon implementation meeting the  Shapecontract. | 
| Rectangle An axis oriented used for shape bounds | 
| Shape The description of any 2D shape that can be transformed. | 
| TexCoordGenerator A class capable of generating texture coordiantes based on
 rendering positions of verticies. | 
| Transform A 2 dimensional transformation that can be applied to  Shapeimplemenations. | 
| Triangulator A collection of triangles | 
| Vector2f A two dimensional vector |