Uses of Class
org.geotools.process.impl.SingleProcessFactory
- 
Packages that use SingleProcessFactory Package Description org.geotools.process.feature 
- 
- 
Uses of SingleProcessFactory in org.geotools.process.featureSubclasses of SingleProcessFactory in org.geotools.process.feature Modifier and Type Class Description classAbstractFeatureCollectionProcessFactoryBase class for process factories which perform an operation on each feature in a feature collection.classFeatureToFeatureProcessFactoryBase class for process factories which perform an operation on each feature in a feature collection with the result being a feature collection (the original collection modified or a new collection).
 
-