public class OMEROToImageJRectangle extends AbstractShapeDataToRealMaskRealInterval<RectangleData,OMERORectangle>
RectangleData
to OMERORectangle
.Constructor and Description |
---|
OMEROToImageJRectangle() |
Modifier and Type | Method and Description |
---|---|
OMERORectangle |
convert(RectangleData shape,
BoundaryType bt) |
Class<RectangleData> |
getInputType() |
Class<OMERORectangle> |
getOutputType() |
String |
getTextValue(RectangleData shape) |
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<RectangleData> getInputType()
public Class<OMERORectangle> getOutputType()
public OMERORectangle convert(RectangleData shape, BoundaryType bt)
convert
in class AbstractShapeDataToRealMaskRealInterval<RectangleData,OMERORectangle>
public String getTextValue(RectangleData shape)
getTextValue
in class AbstractShapeDataToRealMaskRealInterval<RectangleData,OMERORectangle>
Copyright © 2014–2022 ImageJ. All rights reserved.