public class LegacyROIPreprocessor extends SingleInputPreprocessor<ROITree>
ROITree
is required, this preprocessor takes the active
ImagePlus
's overlay and converts it into a ROITree
. If the
Overlay
is null
an error is thrown.Constructor and Description |
---|
LegacyROIPreprocessor() |
Modifier and Type | Method and Description |
---|---|
ROITree |
getValue()
Gets the single input value to populate.
|
process
cancel, getCancelReason, isCanceled
context, getContext
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
context, getContext, setContext
public ROITree getValue()
SingleInputPreprocessor
getValue
in class SingleInputPreprocessor<ROITree>
Copyright © 2014–2022 ImageJ. All rights reserved.