public class BoxToRoiConverter extends AbstractMaskPredicateToRoiConverter<Box,Roi>
Box
to a Roi
. The boundary behavior of this
Box
will be lost as a result of this conversion.Constructor and Description |
---|
BoxToRoiConverter() |
Modifier and Type | Method and Description |
---|---|
Roi |
convert(Box mask) |
Class<Box> |
getInputType() |
Class<Roi> |
getOutputType() |
boolean |
isLossy() |
canConvert, canConvert, convert
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 Roi convert(Box mask)
convert
in class AbstractMaskPredicateToRoiConverter<Box,Roi>
public boolean isLossy()
isLossy
in class AbstractMaskPredicateToRoiConverter<Box,Roi>
Copyright © 2014–2022 ImageJ. All rights reserved.