| GeoRectangle |
Deprecated.
|
| GeoRectangle.Double |
|
| LatLonPoint2D |
|
| LatLonPoint2D.Double |
Double precision version of LatLonPoint2D.
|
| LatLonPoint2D.Float |
The Float version of a LatLonPoint2D, where coordinates are held to float precision.
|
| LatLonPoint3D |
|
| LatLonPolygon2D |
|
| LatLonPolygon2D.Double |
|
| LatLonRectangle2D |
|
| Point3D |
The Point3D class defines a point representing a location in (x,y,z) coordinate space.
|
| Point3D.Double |
The Double class defines a point specified in double precision.
|
| Point3D.Float |
|
| Polygon2D |
NOTE: This class should NOT be used in situations involving geographic (lat, lon) data.
|
| Polygon2D.Double |
The concrete Polygon class that stores coordinates internally as doubles.
|
| Polygon2D.Float |
The concrete Polygon class that stores coordinates internally as floats.
|
| PolygonIterator |
An iterator over Polygon2D.
|
| Vector3D |
Holds the u, v and w components of a vector as well as it's origin (Point3D).
|