Package | Description |
---|---|
nl.lxtreme.ols.api.data |
Modifier and Type | Method and Description |
---|---|
ChannelAnnotation |
ChannelAnnotations.getAnnotation(int aTimeIndex)
Deprecated.
Returns the annotation at the given time index.
|
ChannelAnnotation |
DataContainer.getChannelAnnotation(int aChannelIdx,
int aTimeIndex)
Deprecated.
Returns the channel annotations.
|
Modifier and Type | Method and Description |
---|---|
Collection<ChannelAnnotation> |
ChannelAnnotations.getAnnotations()
Deprecated.
|
Iterator<ChannelAnnotation> |
ChannelAnnotations.getAnnotations(int aStartIdx,
int aEndIdx)
Deprecated.
Returns all annotations that are "visible" in the range of the given start
and end index.
|
Iterator<ChannelAnnotation> |
DataContainer.getChannelAnnotations(int aChannelIdx,
int aStartIdx,
int aEndIdx)
Deprecated.
Returns the channel annotations.
|
Modifier and Type | Method and Description |
---|---|
int |
ChannelAnnotation.compareTo(ChannelAnnotation aAnnotation)
Deprecated.
|
Copyright © 2015 L'Xtreme IT consultancy. All rights reserved.