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, convertcanConvert, canConvert, canConvert, convert, convert, getType, populateInputCandidates, supportsgetInfo, getPriority, setInfo, setPriority, toStringcontext, getContextclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetIdentifier, logcontext, getContext, setContextcompareTo, getPriority, setPrioritygetInfo, setInfogetLocationgetVersionpublic 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.