public class MapAnnotationData extends AnnotationData
| Modifier and Type | Field and Description |
|---|---|
static String |
NS_CLIENT_CREATED
The name space used to identify MapAnnotations created be the user
|
FILE_TRANSFER_NS| Constructor and Description |
|---|
MapAnnotationData() |
MapAnnotationData(omero.model.MapAnnotation value) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getContent()
Returns the content of the annotation.
|
String |
getContentAsString()
|
void |
setContent(Object content)
Sets the annotation value.
|
getDescription, getLastModified, getNameSpace, setDescription, setNameSpaceasAnnotation, asChannel, asDataset, asExperimenter, asGroup, asIAnnotated, asImage, asIObject, asPixels, asPlate, asPojo, asPojos, asPojos, asProject, asScreen, asWell, asWellSample, canAnnotate, canDelete, canEdit, canLink, getCreated, getDetails, getGroupId, getId, getOwner, getPermissions, getUpdated, getVersion, isDirty, isLoaded, nullDetails, nullSafe, nullSafe, nullSafe, nullSafe, nullSafe, nullSafe, nullSafe, nullSafe, setDirty, setId, setValue, setVersion, timeOfEvent, toStringpublic static final String NS_CLIENT_CREATED
public MapAnnotationData(omero.model.MapAnnotation value)
public MapAnnotationData()
public void setContent(Object content)
AnnotationDataAnnotation, then an
IllegalArgumentException will be thrown.setContent in class AnnotationDatacontent - The value to set.public Object getContent()
AnnotationDatagetContent in class AnnotationDatapublic String getContentAsString()
AnnotationDatagetContentAsString in class AnnotationData
Version: 5.1.3-ice35-b52
Copyright © 2015 The University of Dundee & Open Microscopy Environment. All Rights Reserved.