Package | Description |
---|---|
ome.xml.model |
Modifier and Type | Field and Description |
---|---|
private List<MapAnnotation> |
StructuredAnnotations.mapAnnotations |
Modifier and Type | Method and Description |
---|---|
MapAnnotation |
StructuredAnnotations.getMapAnnotation(int index) |
MapAnnotation |
StructuredAnnotations.setMapAnnotation(int index,
MapAnnotation mapAnnotation) |
Modifier and Type | Method and Description |
---|---|
List<MapAnnotation> |
StructuredAnnotations.copyMapAnnotationList() |
Modifier and Type | Method and Description |
---|---|
void |
StructuredAnnotations.addMapAnnotation(MapAnnotation mapAnnotation) |
void |
StructuredAnnotations.removeMapAnnotation(MapAnnotation mapAnnotation) |
MapAnnotation |
StructuredAnnotations.setMapAnnotation(int index,
MapAnnotation mapAnnotation) |
Constructor and Description |
---|
MapAnnotation(MapAnnotation orig)
Copy constructor.
|
Copyright © 2016 Open Microscopy Environment