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, setNameSpace
asAnnotation, 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, toString
public static final String NS_CLIENT_CREATED
public MapAnnotationData(omero.model.MapAnnotation value)
public MapAnnotationData()
public void setContent(Object content)
AnnotationData
Annotation
, then an
IllegalArgumentException
will be thrown.setContent
in class AnnotationData
content
- The value to set.public Object getContent()
AnnotationData
getContent
in class AnnotationData
public String getContentAsString()
AnnotationData
getContentAsString
in class AnnotationData
Version: 5.1.2-ice35-b45
Copyright © 2015 The University of Dundee & Open Microscopy Environment. All Rights Reserved.