Uses of Package
org.deegree.cs.configuration

Packages that use org.deegree.cs.configuration
org.deegree.cs.configuration The org.deegree.cs.configuraton package contains the classes necessary to read crs-definitions from a specified backend ( database or xml-file). 
org.deegree.cs.configuration.deegree.xml   
org.deegree.cs.configuration.gml This package contains the classes used for reading gml based coordinate system configuration backends. 
org.deegree.cs.configuration.proj4 This package contains the classes used for reading proj4 based coordinate system configuration backends. 
org.deegree.cs.configuration.resources   
org.deegree.cs.transformations A Transformation can be defined as an mathematical operation which transforms some values into other values using a specified function. 
 

Classes in org.deegree.cs.configuration used by org.deegree.cs.configuration
CRSConfiguration
          The CRSConfiguration creates, instantiates and supplies a configured CRS-Provider.
CRSProvider
          The CRSProvider will allow the support for different crs-definitions formats within the crs package.
 

Classes in org.deegree.cs.configuration used by org.deegree.cs.configuration.deegree.xml
AbstractCRSProvider
          The base class for a CRSProvider which has a caching mechanism for CRSIdentifiables and instantiates a given resolver used for inverse lookup.
CRSProvider
          The CRSProvider will allow the support for different crs-definitions formats within the crs package.
 

Classes in org.deegree.cs.configuration used by org.deegree.cs.configuration.gml
AbstractCRSProvider
          The base class for a CRSProvider which has a caching mechanism for CRSIdentifiables and instantiates a given resolver used for inverse lookup.
CRSProvider
          The CRSProvider will allow the support for different crs-definitions formats within the crs package.
 

Classes in org.deegree.cs.configuration used by org.deegree.cs.configuration.proj4
AbstractCRSProvider
          The base class for a CRSProvider which has a caching mechanism for CRSIdentifiables and instantiates a given resolver used for inverse lookup.
CRSProvider
          The CRSProvider will allow the support for different crs-definitions formats within the crs package.
 

Classes in org.deegree.cs.configuration used by org.deegree.cs.configuration.resources
AbstractCRSProvider
          The base class for a CRSProvider which has a caching mechanism for CRSIdentifiables and instantiates a given resolver used for inverse lookup.
 

Classes in org.deegree.cs.configuration used by org.deegree.cs.transformations
CRSProvider
          The CRSProvider will allow the support for different crs-definitions formats within the crs package.
 



Copyright © 2011. All Rights Reserved.