|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SpectrumAnnotation | |
---|---|
com.compomics.util.gui.spectrum | This package contains GUI classes related to Spectrum and Chromatogram visualization. |
Uses of SpectrumAnnotation in com.compomics.util.gui.spectrum |
---|
Classes in com.compomics.util.gui.spectrum that implement SpectrumAnnotation | |
---|---|
class |
DefaultSpectrumAnnotation
This class provideds a default implementation of the SpectrumAnnotation interface. |
Methods in com.compomics.util.gui.spectrum with parameters of type SpectrumAnnotation | |
---|---|
protected void |
GraphicsPanel.annotate(SpectrumAnnotation aSA,
Graphics g,
HashMap<String,Integer> aAlreadyAnnotated)
This method attempts to find the specified SpectrumAnnotation in the current peak list and if so, annotates it correspondingly on the screen. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |