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