| Class | Description |
|---|---|
| CreateCopiesTask |
This task creates
n copies of the currently displayed item. |
| ExecutorServiceProcessingTask |
This task processes items and operators with a given operator in a parallel
manner using
ExecutorService. |
| PreviewProcessingTask |
This class performs a distinct preview, triggered by the currently active
IOperatorGUI. |
| SerialProcessingTask |
This class performs a stack processing task on
1...n items
sequentially. |
| SingleProcessingTask |
This class performs a processing task on a single image.
|
| TaskFactory |
Copyright © 2009–2017 Helmut Ahammer, Philipp Kainz. All rights reserved.