Package org.biojava.bio.chromatogram.graphic
package org.biojava.bio.chromatogram.graphic
Tools for displaying chromatograms.
-
ClassDescriptionEncapsulates a configurable method for drawing a
Chromatogram
into a graphics context.A typesafe enumeration of the options available for configuring the behavior of aChromatogramGraphic
instance.Provides the mechanism whereby a ChromatogramGraphic can display a Chromatogram with a non-linear horizontal scale.The default scaler that displays the chromatogram 1:1.AChromatogramNonlinearScaler
that scales all the base calls in a chromatogram to the same width in pixels, optionally biasing the peak of the call to the center.