| Package | Description |
|---|---|
| ome.xml.model |
| Modifier and Type | Field and Description |
|---|---|
private List<TagAnnotation> |
StructuredAnnotations.tagAnnotations |
| Modifier and Type | Method and Description |
|---|---|
TagAnnotation |
StructuredAnnotations.getTagAnnotation(int index) |
TagAnnotation |
StructuredAnnotations.setTagAnnotation(int index,
TagAnnotation tagAnnotation) |
| Modifier and Type | Method and Description |
|---|---|
List<TagAnnotation> |
StructuredAnnotations.copyTagAnnotationList() |
| Modifier and Type | Method and Description |
|---|---|
void |
StructuredAnnotations.addTagAnnotation(TagAnnotation tagAnnotation) |
void |
StructuredAnnotations.removeTagAnnotation(TagAnnotation tagAnnotation) |
TagAnnotation |
StructuredAnnotations.setTagAnnotation(int index,
TagAnnotation tagAnnotation) |
| Constructor and Description |
|---|
TagAnnotation(TagAnnotation orig)
Copy constructor.
|
Copyright © 2015 Open Microscopy Environment