Package ilog.views.maps.srs.coordsys

Provides classes and interfaces for Spatial Reference Systems.

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.
 

Package ilog.views.maps.srs.coordsys Description

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.



Copyright © 1996-2007 ILOG S.A. All rights reserved.   Documentation homepage.