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