Uses of Interface
org.biojava.bio.chromatogram.graphic.ChromatogramNonlinearScaler

Packages that use ChromatogramNonlinearScaler
org.biojava.bio.chromatogram.graphic Tools for displaying chromatograms. 
 

Uses of ChromatogramNonlinearScaler in org.biojava.bio.chromatogram.graphic
 

Classes in org.biojava.bio.chromatogram.graphic that implement ChromatogramNonlinearScaler
static class ChromatogramNonlinearScaler.Identity
          The default scaler that displays the chromatogram 1:1.
 class FixedBaseWidthScaler
          A ChromatogramNonlinearScaler 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.