Package org.geotools.process.impl
Class to help developers implement additional Processes.
This portion of the program was contributed by Sejong University and funded by Seoul R&BD 10540. Any official publishing of the produced result is requested to retain the aforementioned acknowledgment.
-
Class Summary Class Description AbstractProcess Provide an implementation of the process method to implement your own Process.SimpleProcess Provide an implementation for a simple process (ie so quick and easy it is not going to need to report progress as it goes).SingleProcessFactory Helper class for a process factory that will return just a single process