Uses of Class
org.deegree.cs.components.VerticalDatum

Packages that use VerticalDatum
org.deegree.cs.configuration.gml This package contains the classes used for reading gml based coordinate system configuration backends. 
org.deegree.cs.configuration.wkt   
org.deegree.cs.coordinatesystems The coordinatesystems package holds the different coordinatesystems used by the org.deegree.cs packages. 
 

Uses of VerticalDatum in org.deegree.cs.configuration.gml
 

Methods in org.deegree.cs.configuration.gml that return VerticalDatum
protected  VerticalDatum GMLCRSProvider.parseVerticalDatum(org.apache.axiom.om.OMElement rootElement)
           
 

Uses of VerticalDatum in org.deegree.cs.configuration.wkt
 

Methods in org.deegree.cs.configuration.wkt that return VerticalDatum
protected  VerticalDatum WKTParser.parseVerticalDatum()
           
 

Uses of VerticalDatum in org.deegree.cs.coordinatesystems
 

Methods in org.deegree.cs.coordinatesystems that return VerticalDatum
 VerticalDatum VerticalCRS.getVerticalDatum()
           
 

Constructors in org.deegree.cs.coordinatesystems with parameters of type VerticalDatum
VerticalCRS(VerticalDatum datum, Axis[] axisOrder, CRSIdentifiable identity)
           
 



Copyright © 2011. All Rights Reserved.