Package | Description |
---|---|
ome.xml.model |
Modifier and Type | Field and Description |
---|---|
private List<DoubleAnnotation> |
StructuredAnnotations.doubleAnnotations |
Modifier and Type | Method and Description |
---|---|
DoubleAnnotation |
StructuredAnnotations.getDoubleAnnotation(int index) |
DoubleAnnotation |
StructuredAnnotations.setDoubleAnnotation(int index,
DoubleAnnotation doubleAnnotation) |
Modifier and Type | Method and Description |
---|---|
List<DoubleAnnotation> |
StructuredAnnotations.copyDoubleAnnotationList() |
Modifier and Type | Method and Description |
---|---|
void |
StructuredAnnotations.addDoubleAnnotation(DoubleAnnotation doubleAnnotation) |
void |
StructuredAnnotations.removeDoubleAnnotation(DoubleAnnotation doubleAnnotation) |
DoubleAnnotation |
StructuredAnnotations.setDoubleAnnotation(int index,
DoubleAnnotation doubleAnnotation) |
Constructor and Description |
---|
DoubleAnnotation(DoubleAnnotation orig)
Copy constructor.
|
Copyright © 2015 Open Microscopy Environment