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