Uses of Class
org.geotools.process.feature.AbstractFeatureCollectionProcessFactory

Packages that use AbstractFeatureCollectionProcessFactory
org.geotools.process.feature   
 

Uses of AbstractFeatureCollectionProcessFactory in org.geotools.process.feature
 

Subclasses of AbstractFeatureCollectionProcessFactory in org.geotools.process.feature
 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).
 

Constructors in org.geotools.process.feature with parameters of type AbstractFeatureCollectionProcessFactory
AbstractFeatureCollectionProcess(AbstractFeatureCollectionProcessFactory factory)
          Constructor
 



Copyright © 1996-2014 Geotools. All Rights Reserved.