Package ilog.views.maps.srs.coordtrans

Provides transformations between the coordinate systems.

See:
          Description

Interface Summary
IlvMathTransform Describes a math transformation.
 

Class Summary
IlvAbridgedMolodenskyTransform The Abridged Molodensky transformation transforms from and to datums using the horizontal shift datums.
IlvConcatenatedTransform A transformation made of the concatenation of multiple transformations.
IlvCoordinateTransformation Describes a coordinate transformation.
IlvFittedTransform A transformation that transforms coordinates using a polynomial transform between two sets of points.
IlvGeocentricTransform The transformation to transform geocentric coordinates to ellipsoidal and vice versa.
IlvGeocentricTransform.EllipsoidalGeocentric The transformation to transform ellipsoidal coordinates to geocentric coordinates.
IlvGeocentricTransform.GeocentricEllipsoidal The transformation to transform geocentric coordinates to ellipsoidal coordinates.
IlvMapAffineTransform This class defines an affine transformation.
IlvProjectionTransform The transformation to transform ellipsoidal coordinates to and from projected cartographic coordinate systems.
 

Exception Summary
IlvCoordinateTransformationException An exception thrown by the coordinate transformation package.
 

Package ilog.views.maps.srs.coordtrans Description

Provides transformations between the coordinate systems.
This packages provides coordinate transformation and mathematical transformations between the most used coordinates. A coordinate transformation can be based on multiple kind of mathematical transformations, that can be as simple as an affine transform or more complicated, like map projections.



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