Interface | Description |
---|---|
ChromatogramNonlinearScaler |
Provides the mechanism whereby a ChromatogramGraphic can display
a Chromatogram with a non-linear horizontal scale.
|
Class | Description |
---|---|
ChromatogramGraphic |
Encapsulates a configurable method for drawing a
Chromatogram
into a graphics context. |
ChromatogramGraphic.Option |
A typesafe enumeration of the options available for configuring
the behavior of a
ChromatogramGraphic instance. |
ChromatogramNonlinearScaler.Identity |
The default scaler that displays the chromatogram 1:1.
|
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. |
Tools for displaying chromatograms.
Copyright © 2014 BioJava. All rights reserved.