|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
| LineSegmentI | An interface to abstractly access a line segment in the 2D rectangular coordinate system. |
| PointI | An interface to abstractly access a point in the 2D rectangular coordinate system. |
| PolygonI | An interface to abstractly access a polygon in the 2D rectangular coordinate system. |
| RangeI | An interface to abstractly access a range in the 2D rectangular coordinate system. |
| Rect2I | An interface to abstractly access 2D rectngular objects. |
| TransformI | An interface used by all algorithms to abstractly access 2-D homogeneous transformations. |
| Class Summary | |
| CoordinateSystem | The object that describes the 2D rectangular coordinate system. |
| LineSegment | An implementation of a line segment in the 2D rectangular coordinate system. |
| Point | An implementation of a point in the 2D rectangular coordinate system. |
| Polygon | An implementation of a polygon with optional holes in the 2D rectangular coordinate system. |
| Range | An implementation of a range in the 2D rectangular coordinate system. |
| Rect2 | A base class for rect2 objects. |
| Transform | An implementation of 2-D homogeneous transformations. |
Two dimensional rectangular coordinate system.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||