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) |
convertcanConvert, canConvert, canConvert, canConvert, canConvert, convert, convert, getType, populateInputCandidates, supportsgetInfo, getPriority, setInfo, setPriority, toStringcontext, getContextclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetIdentifier, logcontext, getContext, setContextcompareTo, getPriority, setPrioritygetInfo, setInfogetLocationgetVersionpublic 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.