public interface TextualAnnotation extends Annotation
| Modifier and Type | Method and Description |
|---|---|
TextualAnnotationData |
asDataObject()
Returns a
TextualAnnotationData corresponding to the handled object. |
String |
getText()
Returns the text of this annotation.
|
void |
setText(String text)
Sets the text.
|
countAnnotationLinks, getDatasets, getDescription, getFolders, getImages, getLastModified, getNameSpace, getPlateAcquisitions, getPlates, getProjects, getScreens, getWells, setDescription, setNameSpacecanAnnotate, canChgrp, canChown, canDelete, canEdit, canLink, distinct, flatten, getCreated, getElementsOf, getGroupId, getId, getOwner, getUpdated, saveAndUpdateTextualAnnotationData asDataObject()
TextualAnnotationData corresponding to the handled object.asDataObject in interface AnnotationasDataObject in interface RemoteObjectString getText()
void setText(String text)
text - The value to set.Copyright © 2020–2023 GReD. All rights reserved.