|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnl.lxtreme.ols.tool.base.annotation.ChannelLabelAnnotation
public class ChannelLabelAnnotation
Provides an annotation that provides an annotation for a channel label.
Constructor Summary | |
---|---|
ChannelLabelAnnotation(int aChannelIdx,
String aLabel)
Creates a new ChannelLabelAnnotation instance. |
Method Summary | |
---|---|
int |
compareTo(nl.lxtreme.ols.api.data.annotation.Annotation<String> aOther)
|
String |
getAnnotation()
|
int |
getChannel()
|
String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ChannelLabelAnnotation(int aChannelIdx, String aLabel)
Method Detail |
---|
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>
public String toString()
toString
in class Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |