coordinates
(east/north and lat/lon systems).See: Description
Interface | Description |
---|---|
ILatLon |
This interface represents a coordinate in LatLon space.
|
Class | Description |
---|---|
CachedLatLon |
LatLon class that maintains a cache of projected EastNorth coordinates.
|
Coordinate |
Base class of points of both coordinate systems.
|
EastNorth |
Northing, Easting of the projected coordinates.
|
LatLon |
LatLon are unprojected latitude / longitude coordinates.
|
PolarCoor |
Polar coordinate.
|
QuadTiling |
This class helps in tiling the world into multiple quad tiles.
|
coordinates
(east/north and lat/lon systems).