Uses of Class
org.geotools.process.impl.SingleProcessFactory
Packages that use SingleProcessFactory
-
Uses of SingleProcessFactory in org.geotools.process.feature
Subclasses of SingleProcessFactory in org.geotools.process.featureModifier and TypeClassDescriptionclass
Base class for process factories which perform an operation on each feature in a feature collection.class
Base 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).