public class ChannelLabelAnnotation extends Object implements nl.lxtreme.ols.api.data.annotation.Annotation<String>
Constructor and Description |
---|
ChannelLabelAnnotation(int aChannelIdx,
String aLabel)
Creates a new ChannelLabelAnnotation instance.
|
Modifier and Type | Method and Description |
---|---|
int |
compareTo(nl.lxtreme.ols.api.data.annotation.Annotation<String> aOther) |
String |
getAnnotation() |
int |
getChannel() |
String |
toString() |
public ChannelLabelAnnotation(int aChannelIdx, String aLabel)
public int compareTo(nl.lxtreme.ols.api.data.annotation.Annotation<String> aOther)
compareTo
in interface Comparable<nl.lxtreme.ols.api.data.annotation.Annotation<String>>
public String getAnnotation()
getAnnotation
in interface nl.lxtreme.ols.api.data.annotation.Annotation<String>
public int getChannel()
getChannel
in interface nl.lxtreme.ols.api.data.annotation.Annotation<String>
Copyright © 2015 L'Xtreme IT consultancy. All rights reserved.