Uses of Class
org.deegree.cs.coordinatesystems.GeographicCRS

Packages that use GeographicCRS
org.deegree.cs.configuration.wkt   
org.deegree.cs.coordinatesystems The ICoordinateSystems package holds the different ICoordinateSystems used by the org.deegree.cs packages. 
org.deegree.cs.persistence.deegree.d3   
org.deegree.cs.persistence.deegree.d3.parsers   
org.deegree.cs.refs.coordinatesystem   
 

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

Methods in org.deegree.cs.configuration.wkt that return GeographicCRS
protected  GeographicCRS WKTParser.parseGeographiCRS()
           
 

Uses of GeographicCRS in org.deegree.cs.coordinatesystems
 

Fields in org.deegree.cs.coordinatesystems declared as GeographicCRS
static GeographicCRS GeographicCRS.WGS84
          A geographic coordinate system using WGS84 datum.
static GeographicCRS GeographicCRS.WGS84_YX
          A geographic coordinate system using WGS84 datum.
 

Uses of GeographicCRS in org.deegree.cs.persistence.deegree.d3
 

Methods in org.deegree.cs.persistence.deegree.d3 with parameters of type GeographicCRS
 IProjection CRSParser.getProjectionForId(String projectionId, GeographicCRS underlyingCRS)
           
 

Uses of GeographicCRS in org.deegree.cs.persistence.deegree.d3.parsers
 

Methods in org.deegree.cs.persistence.deegree.d3.parsers with parameters of type GeographicCRS
 Helmert TransformationParser.getConversionInfo(GeographicCRS sourceCRS)
           
 

Uses of GeographicCRS in org.deegree.cs.refs.coordinatesystem
 

Methods in org.deegree.cs.refs.coordinatesystem that return GeographicCRS
 GeographicCRS GeographicCRSRef.getReferencedObject()
           
 



Copyright © 2011. All Rights Reserved.