Package org.geotools.process

Define a Process API used to wrap up processes for reuse.

This API is made available at three levels:

  • Process an interface similar in spirit to Runnable used to make spatial data manipulation, transformation, etc.. available to client code
  • Processors used for discovery and creation of Process implementations
  • ProcessFactory used to advertise additional implementations to the framework (via the FactorySPI plug-in system)
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.