public interface ModulePostprocessor
extends ModuleProcessor
A module postprocessor defines a step that occurs immediately following the
actual execution of a Module. Typically, a postprocessor does
something with the results of a module, such as displaying its outputs on
screen.
Author:
Curtis Rueden
Method Summary
Methods inherited from interface org.scijava.module.process.ModuleProcessor