| Package | Description |
|---|---|
| ome.xml.model |
| Modifier and Type | Method and Description |
|---|---|
XMLAnnotation |
StructuredAnnotations.getXMLAnnotation(int index) |
XMLAnnotation |
StructuredAnnotations.setXMLAnnotation(int index,
XMLAnnotation xmlAnnotation) |
| Modifier and Type | Method and Description |
|---|---|
List<XMLAnnotation> |
StructuredAnnotations.copyXMLAnnotationList() |
| Modifier and Type | Method and Description |
|---|---|
void |
StructuredAnnotations.addXMLAnnotation(XMLAnnotation xmlAnnotation) |
void |
StructuredAnnotations.removeXMLAnnotation(XMLAnnotation xmlAnnotation) |
XMLAnnotation |
StructuredAnnotations.setXMLAnnotation(int index,
XMLAnnotation xmlAnnotation) |
| Constructor and Description |
|---|
XMLAnnotation(XMLAnnotation orig)
Copy constructor.
|
Copyright © 2006–2023 Open Microscopy Environment. All rights reserved.