Uses of Class
org.deegree.cs.coordinatesystems.CRS.CRSType

Packages that use CRS.CRSType
org.deegree.cs.coordinatesystems The ICoordinateSystems package holds the different ICoordinateSystems used by the org.deegree.cs packages. 
org.deegree.cs.refs.coordinatesystem   
 

Uses of CRS.CRSType in org.deegree.cs.coordinatesystems
 

Methods in org.deegree.cs.coordinatesystems that return CRS.CRSType
 CRS.CRSType ProjectedCRS.getType()
           
 CRS.CRSType GeographicCRS.getType()
           
 CRS.CRSType VerticalCRS.getType()
           
 CRS.CRSType CompoundCRS.getType()
           
 CRS.CRSType ICRS.getType()
           
 CRS.CRSType GeocentricCRS.getType()
           
static CRS.CRSType CRS.CRSType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static CRS.CRSType[] CRS.CRSType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Uses of CRS.CRSType in org.deegree.cs.refs.coordinatesystem
 

Methods in org.deegree.cs.refs.coordinatesystem that return CRS.CRSType
 CRS.CRSType CRSRef.getType()
           
 



Copyright © 2011. All Rights Reserved.