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