deegree 2.3 (2010/04/09 10:10 build-4-official)

Uses of Class
org.deegree.crs.components.Datum

Packages that use Datum
org.deegree.crs.components The components package holds the shared components used by coordinatesystems, projections and transformations. 
org.deegree.crs.coordinatesystems The coordinatesystems package holds the different coordinatesystems used by the org.deegree.crs packages. 
org.deegree.crs.projections A map projection create a 2D view of the 3D-Object 'earth', by doing so, some information is inevitably lost. 
 

Uses of Datum in org.deegree.crs.components
 

Subclasses of Datum in org.deegree.crs.components
 class GeodeticDatum
          A GeodeticDatum (aka.
 class VerticalDatum
          A VerticalDatum is a datum which only has one axis.
 

Uses of Datum in org.deegree.crs.coordinatesystems
 

Methods in org.deegree.crs.coordinatesystems that return Datum
 Datum CoordinateSystem.getDatum()
           
 

Constructors in org.deegree.crs.coordinatesystems with parameters of type Datum
CoordinateSystem(Datum datum, Axis[] axisOrder, Identifiable identity)
           
CoordinateSystem(Datum datum, Axis[] axisOrder, String[] identifiers, String[] names, String[] versions, String[] descriptions, String[] areasOfUse)
           
CoordinateSystem(List<PolynomialTransformation> transformations, Datum geodeticDatum, Axis[] axisOrder, Identifiable identity)
           
 

Uses of Datum in org.deegree.crs.projections
 

Methods in org.deegree.crs.projections that return Datum
 Datum Projection.getDatum()
           
 


deegree 2.3 (2010/04/09 10:10 build-4-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org