public class WritableBoxToRoiConverter extends AbstractMaskPredicateToRoiConverter<WritableBox,Roi>
WritableBox
to a Roi
.Constructor and Description |
---|
WritableBoxToRoiConverter() |
Modifier and Type | Method and Description |
---|---|
Roi |
convert(WritableBox mask) |
Class<WritableBox> |
getInputType() |
Class<Roi> |
getOutputType() |
canConvert, canConvert, convert, isLossy
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<WritableBox> getInputType()
public Roi convert(WritableBox mask)
convert
in class AbstractMaskPredicateToRoiConverter<WritableBox,Roi>
Copyright © 2014–2022 ImageJ. All rights reserved.