|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractFeatureCollectionProcessFactory | |
---|---|
org.geotools.process.feature | |
org.geotools.process.raster | Process examples making use of raster data structures such as GridCoverage and PlanarImage. |
Uses of AbstractFeatureCollectionProcessFactory in org.geotools.process.feature |
---|
Subclasses of AbstractFeatureCollectionProcessFactory in org.geotools.process.feature | |
---|---|
class |
BufferFeatureCollectionFactory
Factory for process which buffers an entire 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). |
Constructors in org.geotools.process.feature with parameters of type AbstractFeatureCollectionProcessFactory | |
---|---|
AbstractFeatureCollectionProcess(AbstractFeatureCollectionProcessFactory factory)
Constructor |
Uses of AbstractFeatureCollectionProcessFactory in org.geotools.process.raster |
---|
Subclasses of AbstractFeatureCollectionProcessFactory in org.geotools.process.raster | |
---|---|
class |
VectorToRasterFactory
Factory for a Process the rasterizes vector features in an input FeatureCollection. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |