| Package | Description |
|---|---|
| ome.xml.model |
| Modifier and Type | Method and Description |
|---|---|
CommentAnnotation |
StructuredAnnotations.getCommentAnnotation(int index) |
CommentAnnotation |
StructuredAnnotations.setCommentAnnotation(int index,
CommentAnnotation commentAnnotation) |
| Modifier and Type | Method and Description |
|---|---|
List<CommentAnnotation> |
StructuredAnnotations.copyCommentAnnotationList() |
| Modifier and Type | Method and Description |
|---|---|
void |
StructuredAnnotations.addCommentAnnotation(CommentAnnotation commentAnnotation) |
void |
StructuredAnnotations.removeCommentAnnotation(CommentAnnotation commentAnnotation) |
CommentAnnotation |
StructuredAnnotations.setCommentAnnotation(int index,
CommentAnnotation commentAnnotation) |
Copyright © 2014 Open Microscopy Environment