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