|
Class Summary |
| Angle |
An angle specification |
| Circle |
A circle. |
| GeometryLib |
Various basic double-based geometry functions. |
| Grid |
A square grid in space, defined as an origin and rectangular cell
size. |
| GridCoordinate |
An integer coordinate for a grid cell. |
| GridSystem |
A system of grids within grids. |
| Line |
A double-precision line class. |
| Point |
|
| Polygon |
A single, DoubleBuffer-based polygon. |
| Polyline |
A single, DoubleBuffer-based polyline. |
| PolylineArray |
A list of polylines. |
| PolylineFollower |
Allows you to trace a polyline by advancing along its course - each
advance sets public x, y and angle variables for your use. |
| Rectangle |
|
| Triangle |
A double-precision triangle class. |
| TriangleArray |
A list of triangles. |
| TurnVector |
A TurnArrayList is a 2-dimensional coordinate expressing a magnitude and angular direction. |