Uses of Class
nl.lxtreme.ols.api.data.ChannelAnnotation

Packages that use ChannelAnnotation
nl.lxtreme.ols.api.data   
 

Uses of ChannelAnnotation in nl.lxtreme.ols.api.data
 

Methods in nl.lxtreme.ols.api.data that return ChannelAnnotation
 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.
 

Methods in nl.lxtreme.ols.api.data that return types with arguments of type ChannelAnnotation
 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.
 

Methods in nl.lxtreme.ols.api.data with parameters of type ChannelAnnotation
 int ChannelAnnotation.compareTo(ChannelAnnotation aAnnotation)
          Deprecated.  
 



Copyright © 2012 L'Xtreme IT consultancy. All Rights Reserved.