Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.geotools.data.transform Classes and Interfaces - 5 results found.
NameDescriptionTypePackageFramework
DefinitionDefines a transformed attribute to be used in TransformFeatureSourceAuthor:Andrea Aime - GeoSolutionsClassorg.geotools.data.transformGeoTools
SingleFeatureSourceDataStoreA data store wrapped around a SimpleFeatureSource object.Classorg.geotools.data.transformGeoTools
TransformFactoryBuilds a transformed SimpleFeatureStore or SimpleFeatureSource based on the definitions providedClassorg.geotools.data.transformGeoTools
TransformFeatureSourceA feature source that can transform a source feature source using a set of expressions hide, rename fields - compute new fieldsbuild geom from x,y (we need to add a new Point filter function and have a special treatmentClassorg.geotools.data.transformGeoTools
TransformFeatureStoreA 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.Classorg.geotools.data.transformGeoTools