Package org.geotools.process.feature
-
Class Summary Class Description AbstractFeatureCollectionProcess A Process for feature collections.AbstractFeatureCollectionProcessFactory Base class for process factories which perform an operation on each feature in a feature collection.FeatureToFeatureProcess Abstract implementation of Process for feature collections.FeatureToFeatureProcessFactory 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).