Package org.geotools.process.impl
Class AbstractProcess
Object
AbstractProcess
- All Implemented Interfaces:
Process
- Direct Known Subclasses:
AbstractFeatureCollectionProcess
,SimpleProcess
Provide an implementation of the process method to implement your own Process.
This is a straight forward abstract process that has all the fields filled in.
- Author:
- gdavis
-
Field Details
-
factory
-
-
Constructor Details
-
AbstractProcess
-