public class ActiveImageDisplayPreprocessor extends SingleInputPreprocessor<ImageDisplay>
ImageDisplay when there is one single unresolved
ImageDisplay parameter. Hence, rather than a dialog prompting the
user to choose a ImageDisplay, the active ImageDisplay is
used automatically.
In the case of more than one ImageDisplay parameter, the active
ImageDisplay is not used and instead the user must select. This
behavior is consistent with ImageJ v1.x.
| Constructor and Description |
|---|
ActiveImageDisplayPreprocessor() |
| Modifier and Type | Method and Description |
|---|---|
ImageDisplay |
getValue()
Gets the single input value to populate.
|
processcancel, getCancelReason, isCanceledcontext, getContextclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcontext, getContext, setContextpublic ImageDisplay getValue()
SingleInputPreprocessorgetValue in class SingleInputPreprocessor<ImageDisplay>Copyright © 2014–2022 ImageJ. All rights reserved.