Package | Description |
---|---|
nl.lxtreme.ols.api.data | |
nl.lxtreme.ols.api.data.annotation |
Modifier and Type | Method and Description |
---|---|
Collection<Annotation<?>> |
Channel.getAnnotations()
Returns all available annotations for this channel.
|
Modifier and Type | Method and Description |
---|---|
void |
Channel.addAnnotation(Annotation<?> aAnnotation)
Adds a new annotation to this channel.
|
Modifier and Type | Interface and Description |
---|---|
interface |
DataAnnotation<ANNOTATION_TYPE>
Denotes an annotation for data, which normally covers a certain range of
samples.
|
Modifier and Type | Method and Description |
---|---|
void |
AnnotationListener.onAnnotation(Annotation<?> aAnnotation)
Called for each annotation.
|
Copyright © 2015 L'Xtreme IT consultancy. All rights reserved.