Uses of Class
org.geotools.process.impl.SingleProcessFactory

Packages that use SingleProcessFactory
org.geotools.process.feature   
 

Uses of SingleProcessFactory in org.geotools.process.feature
 

Subclasses of SingleProcessFactory in org.geotools.process.feature
 class AbstractFeatureCollectionProcessFactory
          Base class for process factories which perform an operation on each feature in a feature collection.
 class 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).
 



Copyright © 1996-2014 Geotools. All Rights Reserved.