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

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

Packages that use GeodeticDatum
org.deegree.crs.components The components package holds the shared components used by coordinatesystems, projections and transformations. 
org.deegree.crs.configuration.deegree   
org.deegree.crs.configuration.gml   
org.deegree.crs.coordinatesystems The coordinatesystems package holds the different coordinatesystems used by the org.deegree.crs packages. 
 

Uses of GeodeticDatum in org.deegree.crs.components
 

Fields in org.deegree.crs.components declared as GeodeticDatum
static GeodeticDatum GeodeticDatum.WGS84
          The default WGS 1984 datum, with primeMeridian set to Greenwich and default (no) wgs84 conversion info.
 

Uses of GeodeticDatum in org.deegree.crs.configuration.deegree
 

Methods in org.deegree.crs.configuration.deegree that return GeodeticDatum
protected  GeodeticDatum CRSParser.getGeodeticDatumFromID(String datumID)
           
protected  GeodeticDatum CRSParser.parseReferencedGeodeticDatum(Element parentElement, String parentID)
          Parses the required usedDatum element from the given parentElement (probably a crs element).
 

Uses of GeodeticDatum in org.deegree.crs.configuration.gml
 

Methods in org.deegree.crs.configuration.gml that return GeodeticDatum
protected  GeodeticDatum GMLCRSProvider.parseDatum(Element rootElement)
           
 

Uses of GeodeticDatum in org.deegree.crs.coordinatesystems
 

Methods in org.deegree.crs.coordinatesystems that return GeodeticDatum
 GeodeticDatum CoordinateSystem.getGeodeticDatum()
           
 

Constructors in org.deegree.crs.coordinatesystems with parameters of type GeodeticDatum
GeocentricCRS(GeodeticDatum datum, Axis[] axisOrder, Identifiable identity)
           
GeocentricCRS(GeodeticDatum datum, Axis[] axisOrder, String identifier)
           
GeocentricCRS(GeodeticDatum datum, Axis[] axisOrder, String[] identifiers, String[] names, String[] versions, String[] descriptions, String[] areasOfUse)
           
GeocentricCRS(GeodeticDatum datum, Axis[] axisOrder, String identifier, String name, String version, String description, String areaOfUse)
           
GeocentricCRS(GeodeticDatum datum, String identifier, String name)
          Geocentric crs with it's axis pointing to x=front, y=east, z=north.
GeocentricCRS(List<PolynomialTransformation> transformations, GeodeticDatum usedDatum, Axis[] axisOrder, Identifiable identity)
           
GeographicCRS(GeodeticDatum datum, Axis[] axisOrder, Identifiable identity)
           
GeographicCRS(GeodeticDatum datum, Axis[] axisOrder, String[] identifiers)
           
GeographicCRS(GeodeticDatum datum, Axis[] axisOrder, String[] identifiers, String[] names, String[] versions, String[] descriptions, String[] areasOfUse)
           
GeographicCRS(GeodeticDatum datum, Axis[] axisOrder, String identifier, String name)
           
GeographicCRS(GeodeticDatum datum, Axis[] axisOrder, String identifier, String name, String version, String description, String areaOfUse)
           
GeographicCRS(List<PolynomialTransformation> transformations, GeodeticDatum usedDatum, Axis[] axisOrder, Identifiable id)
           
 


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