Package org.geotools.data.transform
-
Class Summary Class Description Definition Defines a transformed attribute to be used inTransformFeatureSource
SingleFeatureSourceDataStore A data store wrapped around aSimpleFeatureSource
object.TransformFactory Builds a transformedSimpleFeatureStore
orSimpleFeatureSource
based on the definitions providedTransformFeatureLocking TransformFeatureSource A feature source that can transform a source feature source using a set of expressionsTransformFeatureStore 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.