Package | Description |
---|---|
loci.formats.meta |
Package containing core Bio-Formats metadata interfaces for the OME data model.
|
ome.xml.model |
Modifier and Type | Class and Description |
---|---|
class |
ModuloAnnotation |
class |
OriginalMetadataAnnotation |
Modifier and Type | Field and Description |
---|---|
private List<XMLAnnotation> |
StructuredAnnotations.xmlAnnotations |
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 © 2016 Open Microscopy Environment