public class OMEROToImageJText extends AbstractShapeDataToRealMaskRealInterval<TextData,OMEROText>
TextData
to OMEROText
.
This converter only exists for getting TextData
into ImageJ 1.x. It
should NOT be used for other purposes!
Constructor and Description |
---|
OMEROToImageJText() |
Modifier and Type | Method and Description |
---|---|
OMEROText |
convert(TextData shape,
BoundaryType bt) |
Class<TextData> |
getInputType() |
Class<OMEROText> |
getOutputType() |
String |
getTextValue(TextData 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 OMEROText convert(TextData shape, BoundaryType bt)
convert
in class AbstractShapeDataToRealMaskRealInterval<TextData,OMEROText>
public String getTextValue(TextData shape)
getTextValue
in class AbstractShapeDataToRealMaskRealInterval<TextData,OMEROText>
Copyright © 2014–2022 ImageJ. All rights reserved.