|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SpectrumAnnotation
This interface describes the behaviour for a spectrum annotation.
Method Summary | |
---|---|
Color |
getColor()
This method returns the color for the annotation. |
double |
getErrorMargin()
This method returns the allowed error margin (both sides) for the M/Z of the annotation (eg., 0.1 means an allowed interval of [M/Z-0.1, M/Z+0.1]. |
String |
getLabel()
This method returns the label for the annotation. |
double |
getMZ()
This method returns the M/Z of the feature to annotate. |
Method Detail |
---|
double getMZ()
double getErrorMargin()
Color getColor()
String getLabel()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |