Uses of Interface
com.compomics.util.gui.interfaces.SpectrumAnnotation

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.
 



Copyright © 2011. All Rights Reserved.