Uses of Interface
org.deegree.cs.configuration.resources.CRSResource

Packages that use CRSResource
org.deegree.cs.configuration.resources   
org.deegree.cs.persistence.deegree.d3   
org.deegree.cs.persistence.gml   
org.deegree.cs.persistence.proj4   
 

Uses of CRSResource in org.deegree.cs.configuration.resources
 

Subinterfaces of CRSResource in org.deegree.cs.configuration.resources
 interface XMLResource
          The XMLResource class TODO add class documentation here.
 

Classes in org.deegree.cs.configuration.resources that implement CRSResource
 class XMLFileResource
          The XMLFileResource is an OMElement based adapter for an xml file.
 

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

Subinterfaces of CRSResource in org.deegree.cs.persistence.deegree.d3
 interface CRSParser<T>
          The base interface for deegree (2 & 3) configurations.
 

Uses of CRSResource in org.deegree.cs.persistence.gml
 

Subinterfaces of CRSResource in org.deegree.cs.persistence.gml
 interface GMLResource
          An interface enhancing the capabilities of an xml resource.
 

Classes in org.deegree.cs.persistence.gml that implement CRSResource
 class GMLFileResource
          The GMLFileResource provides easy access to a gml3.2. dictionary file, which can be used together with the GMLCRSStore.
 

Uses of CRSResource in org.deegree.cs.persistence.proj4
 

Classes in org.deegree.cs.persistence.proj4 that implement CRSResource
 class ProjFileResource
          The ProjFileResource reads a list of proj4 definitions from a file.
 



Copyright © 2011. All Rights Reserved.