public interface MapAnnotation extends Annotation
| Modifier and Type | Method and Description |
|---|---|
MapAnnotationData |
asDataObject()
Returns a
MapAnnotationData corresponding to the handled object. |
List<Map.Entry<String,String>> |
getContent()
Gets the List of Key-Value pairs contained in the map annotation.
|
default Map<String,List<String>> |
getContentAsMap()
Gets the List of Key-Value pairs contained in the map annotation as a map.
|
void |
setContent(Collection<? extends Map.Entry<String,String>> pairs)
Sets the content of the map annotation.
|
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, saveAndUpdateMapAnnotationData asDataObject()
MapAnnotationData corresponding to the handled object.asDataObject in interface AnnotationasDataObject in interface RemoteObjectList<Map.Entry<String,String>> getContent()
void setContent(Collection<? extends Map.Entry<String,String>> pairs)
pairs - Collection of Key-Value pairs.Copyright © 2020–2023 GReD. All rights reserved.