Package | Description |
---|---|
com.compomics.util.gui.spectrum |
This package contains GUI classes related to Spectrum and Chromatogram visualization.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultSpectrumAnnotation
This class provideds a default implementation of the SpectrumAnnotation interface.
|
Modifier and Type | Method and Description |
---|---|
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.
|
Copyright © 2013. All Rights Reserved.