Uses of Class
adams.gui.visualization.core.AbstractStrokePaintletWithContainerIDMatching
-
Packages that use AbstractStrokePaintletWithContainerIDMatching Package Description adams.gui.visualization.sequence -
-
Uses of AbstractStrokePaintletWithContainerIDMatching in adams.gui.visualization.sequence
Subclasses of AbstractStrokePaintletWithContainerIDMatching in adams.gui.visualization.sequence Modifier and Type Class Description class
LinearRegressionOverlayPaintlet
Draws a straight line, using slope and intercept determine by linear regression using all the data points in the plot(s).class
LOWESSOverlayPaintlet
Overlay that applies LOWESS smoothing over all the data points in the plot(s).
For more information see:
WikiPedia.
-