|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| IlvCoordinateSystem | The interface defining the coordinate systems. |
| IlvGeocentricCoordinateSystem | The geocentric coordinate system. |
| IlvGeographicCoordinateSystem | The base class for geographic coordinate systems. |
| IlvMeridian | The definition of a meridian. |
| IlvProjectedCoordinateSystem | IlvProjectedCoordinateSystem is the class for coordinate
systems based on a map projection. |
Provides classes and interfaces for Spatial Reference Systems.
A Spatial Reference System is a means of associating locations to geometries.
A coordinate system is a spatial reference system in which the association
to locations in the real world is performed through the use of coordinates.
In the coordinate system package, coordinates are supposed to be from 1 to 3
dimensions. The ordinates are stored respectively in the x,
y and z fields of IlvCoordinate
instances.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||