Uses of Class
org.geotools.data.transform.TransformFeatureSource

Packages that use TransformFeatureSource
org.geotools.data.transform   
org.geotools.gce.imagemosaic.catalog.oracle   
 

Uses of TransformFeatureSource in org.geotools.data.transform
 

Subclasses of TransformFeatureSource in org.geotools.data.transform
 class TransformFeatureStore
          A transforming feature store, will transform on the fly all attempts to write so that the underlying features are getting modified while exposing a different feature type to its callers.
 

Uses of TransformFeatureSource in org.geotools.gce.imagemosaic.catalog.oracle
 

Subclasses of TransformFeatureSource in org.geotools.gce.imagemosaic.catalog.oracle
 class OracleTransformFeatureStore
           
 



Copyright © 1996-2014 Geotools. All Rights Reserved.