| Package | Description |
|---|---|
| ome.xml.model |
| 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 © 2006–2023 Open Microscopy Environment. All rights reserved.