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