Uses of Interface
org.biojava.bio.chromatogram.graphic.ChromatogramNonlinearScaler
-
Packages that use ChromatogramNonlinearScaler Package Description 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 Modifier and Type Class Description static class
ChromatogramNonlinearScaler.Identity
The default scaler that displays the chromatogram 1:1.class
FixedBaseWidthScaler
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.
-