public static final class IJRoiWrapperToShapeData.RoiWrapperToRectangleData extends IJRoiWrapperToShapeData.AbstractIJRoiWrapperToShapeData<RoiWrapper,RectangleData>
RoiWrapper
to RectangleData
, and preserves
settings not represented in MaskPredicate.Constructor and Description |
---|
RoiWrapperToRectangleData() |
Modifier and Type | Method and Description |
---|---|
RectangleData |
convert(RoiWrapper wrapper) |
Class<RoiWrapper> |
getInputType() |
Class<RectangleData> |
getOutputType() |
convert
canConvert, canConvert, canConvert, canConvert, canConvert, convert, convert, getType, populateInputCandidates, supports
getInfo, getPriority, setInfo, setPriority, toString
context, getContext
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getIdentifier, log
context, getContext, setContext
compareTo, getPriority, setPriority
getInfo, setInfo
getLocation
getVersion
public Class<RoiWrapper> getInputType()
public Class<RectangleData> getOutputType()
public RectangleData convert(RoiWrapper wrapper)
convert
in class IJRoiWrapperToShapeData.AbstractIJRoiWrapperToShapeData<RoiWrapper,RectangleData>
Copyright © 2014–2022 ImageJ. All rights reserved.