Package org.geotools.process.impl


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.

  • Classes
    Class
    Description
    Provide an implementation of the process method to implement your own Process.
    Provide an implementation for a simple process (ie so quick and easy it is not going to need to report progress as it goes).
    Helper class for a process factory that will return just a single process