Package org.cts.crs

Interface Summary
CoordinateReferenceSystem A coordinate system which is related to the real world by a Datum (ISO/DIS 19111).
 

Class Summary
CompoundCRS A compound CoordinateReferenceSystem is a CoordinateReferenceSystem composed by two distinct CoordinateReferenceSystem : a GeodeticCRS for 2D horizontal coordinates and a VerticalCRS for the z coordinate.
GeocentricCRS A geocentric CoordinateReferenceSystem is a 3D cartesian coordinate system centered on the Earth center of mass.
GeodeticCRS A geodetic CoordinateReferenceSystem is a coordinate system based on a GeodeticDatum, a PrimeMeridian and an org.cts.Ellipsoid.
Geographic2DCRS A Geographic CoordinateReferenceSystem is a reference system based on a GeodeticDatum and a 2D or 3D Ellipsoidal Coordinate System.
Geographic3DCRS A Geographic CoordinateReferenceSystem is a reference system based on a GeodeticDatum and a 2D or 3D Ellipsoidal Coordinate System.
ProjectedCRS A Projected CoordinateReferenceSystem is a CoordinateReferenceSystem based on a GeodeticDatum and a Projection operation.
VerticalCRS A vertical CoordinateReferenceSystem is a CoordinateReferenceSystem based on a VerticalDatum.
 

Enum Summary
CoordinateReferenceSystem.Type Coordinate Reference System Type.
 

Exception Summary
CRSException  
 



Copyright © 2014 IRSTV CNRS-FR-2488. All Rights Reserved.