public class ActiveDisplayPreprocessor extends AbstractPreprocessorPlugin
Display
when there is one single unresolved
Display
parameter. Hence, rather than a dialog prompting the user to
choose a Display
, the active Display
is used automatically.
In the case of more than one Display
parameter, the active
Display
is not used and instead the user must select. This behavior
is consistent with ImageJ v1.x.
Constructor and Description |
---|
ActiveDisplayPreprocessor() |
Modifier and Type | Method and Description |
---|---|
void |
process(Module module)
Performs a processing step on the given module instance.
|
cancel, getCancelReason, isCanceled
context, getContext
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
context, getContext, setContext
public void process(Module module)
ModuleProcessor
Copyright © 2015–2022 SciJava. All rights reserved.