public class TextRoiToTextRoiWrapper extends AbstractRoiToMaskPredicateConverter<TextRoi,TextRoiWrapper>
TextRoi to a TextRoiWrapper.
This converter only exists for getting TextRois from ImageJ 1.x into
OMERO. It should NOT be used for other purposes.
| Constructor and Description |
|---|
TextRoiToTextRoiWrapper() |
| Modifier and Type | Method and Description |
|---|---|
TextRoiWrapper |
convert(TextRoi src) |
Class<TextRoi> |
getInputType() |
Class<TextRoiWrapper> |
getOutputType() |
boolean |
supportedType(TextRoi src) |
canConvert, canConvert, canConvert, convertcanConvert, 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 Class<TextRoiWrapper> getOutputType()
public TextRoiWrapper convert(TextRoi src)
convert in class AbstractRoiToMaskPredicateConverter<TextRoi,TextRoiWrapper>public boolean supportedType(TextRoi src)
supportedType in class AbstractRoiToMaskPredicateConverter<TextRoi,TextRoiWrapper>Copyright © 2014–2022 ImageJ. All rights reserved.