Package org.geotools.process

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

See:
          Description

Interface Summary
Process A Process that returns a result and reports progress.
ProcessExecutor An Executor that provides methods to manage termination and methods that can produce a Progress for tracking one or more asynchronous tasks.
ProcessFactory Used to describe the parameters needed for a group of Process, and for creating a Process to use.
Progress Used to report on the progress of a running Process.
 

Class Summary
Processors Factory and utility methods for ProcessExecutor, and Process classes defined in this package.
ProgressTask An implementation of the Progress interface.
ThreadPoolProcessExecutor  
 

Exception Summary
ProcessException An exception class for processes
 

Package org.geotools.process Description

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

This API is made available at three levels:

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.



Copyright © 1996-2010 Geotools. All Rights Reserved.