Uses of Class
org.deegree.crs.store.AbstractStore

Packages that use AbstractStore
org.deegree.cs.persistence.deegree.d2.jaxb   
org.deegree.cs.persistence.deegree.d3.jaxb   
org.deegree.cs.persistence.gml.jaxb   
org.deegree.cs.persistence.proj4.jaxb   
org.deegree.cs.transformations A Transformation can be defined as an mathematical operation which transforms some values into other values using a specified function. 
 

Uses of AbstractStore in org.deegree.cs.persistence.deegree.d2.jaxb
 

Subclasses of AbstractStore in org.deegree.cs.persistence.deegree.d2.jaxb
 class Deegree2CRSStoreConfig
          CRSStore handling the CRS in the deegree3 format.
 

Uses of AbstractStore in org.deegree.cs.persistence.deegree.d3.jaxb
 

Subclasses of AbstractStore in org.deegree.cs.persistence.deegree.d3.jaxb
 class DeegreeCRSStoreConfig
          CRSStore handling the CRS in the deegree3 format.
 

Uses of AbstractStore in org.deegree.cs.persistence.gml.jaxb
 

Subclasses of AbstractStore in org.deegree.cs.persistence.gml.jaxb
 class GMLCRSStoreConfig
          CRSStore handling the CRS described in GML.
 

Uses of AbstractStore in org.deegree.cs.persistence.proj4.jaxb
 

Subclasses of AbstractStore in org.deegree.cs.persistence.proj4.jaxb
 class PROJ4CRSStoreConfig
          CRSStore handling the CRS in the proj4 format.
 

Uses of AbstractStore in org.deegree.cs.transformations
 

Methods in org.deegree.cs.transformations with parameters of type AbstractStore
static TransformationFactory.DSTransform TransformationFactory.DSTransform.fromSchema(AbstractStore store)
          Create a TransformationFactory.DSTransform from the AbstractStore TransformationType property.
 



Copyright © 2011. All Rights Reserved.