|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.geotools.process.impl.AbstractProcess
public abstract class AbstractProcess
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.
Field Summary | |
---|---|
protected ProcessFactory |
factory
|
Constructor Summary | |
---|---|
protected |
AbstractProcess(ProcessFactory factory)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.geotools.process.Process |
---|
execute |
Field Detail |
---|
protected ProcessFactory factory
Constructor Detail |
---|
protected AbstractProcess(ProcessFactory factory)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |