public interface AnnotationData
Modifier and Type | Method and Description |
---|---|
void |
addSpecShift(double dx) |
Annotation.AType |
getAType() |
MeasurementData |
getData() |
java.lang.String |
getKey() |
Parameters |
getParameters() |
JDXSpectrum |
getSpectrum() |
boolean |
getState() |
boolean |
isVisible() |
void |
setKey(java.lang.String key) |
void |
setState(boolean b) |
boolean isVisible()
Parameters getParameters()
JDXSpectrum getSpectrum()
Annotation.AType getAType()
MeasurementData getData()
java.lang.String getKey()
void setKey(java.lang.String key)
boolean getState()
void setState(boolean b)
void addSpecShift(double dx)