Package | Description |
---|---|
ome.xml.model |
Modifier and Type | Field and Description |
---|---|
private List<CommentAnnotation> |
StructuredAnnotations.commentAnnotations |
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) |
Constructor and Description |
---|
CommentAnnotation(CommentAnnotation orig)
Copy constructor.
|
Copyright © 2016 Open Microscopy Environment