|
Interface Summary |
| CoordinateSystemI |
An interface used by all algorithms to abstractly access coordinates. |
| GeomI |
An interface used by all algorithms to abstractly geometric objects. |
| LineSegmentI |
An interface used by all algorithms to abstractly access line segments. |
| PointI |
An interface used by all algorithms to abstractly access points. |
| PointIndexI |
A generic interface to an index with point keys. |
| PolygonI |
An interface used by all algorithms to abstractly access polygons. |
| RangeI |
An interface used by all algorithms to abstractly access coordinates. |
| TransformI |
An interface used by all algorithms to abstractly access transformations. |