Uses of Class
org.deegree.cs.exceptions.CRSStoreException

Packages that use CRSStoreException
org.deegree.cs.persistence   
org.deegree.cs.persistence.deegree.d3   
org.deegree.cs.persistence.gml   
org.deegree.cs.persistence.proj4   
 

Uses of CRSStoreException in org.deegree.cs.persistence
 

Methods in org.deegree.cs.persistence that throw CRSStoreException
 CRSStore CRSManager.create(URL configURL)
          Returns an uninitialized CRSStore instance that's created from the specified CRSStore configuration document.
 CRSStore CRSStoreProvider.getCRSStore(URL configURL, DeegreeWorkspace workspace)
          Creates a new CRSStore instance from the given configuration document.
 

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

Methods in org.deegree.cs.persistence.deegree.d3 that throw CRSStoreException
 CRSStore DeegreeCRSStoreProvider.getCRSStore(URL configURL, DeegreeWorkspace workspace)
           
 

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

Methods in org.deegree.cs.persistence.gml that throw CRSStoreException
 CRSStore GMLCRSStoreProvider.getCRSStore(URL configURL, DeegreeWorkspace workspace)
           
 

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

Methods in org.deegree.cs.persistence.proj4 that throw CRSStoreException
 CRSStore PROJ4CRSStoreProvider.getCRSStore(URL configURL, DeegreeWorkspace workspace)
           
 



Copyright © 2011. All Rights Reserved.