Uses of Class
adams.gui.visualization.sequence.pointpreprocessor.AbstractPointPreprocessor
-
Packages that use AbstractPointPreprocessor Package Description adams.gui.visualization.sequence.pointpreprocessor -
-
Uses of AbstractPointPreprocessor in adams.gui.visualization.sequence.pointpreprocessor
Subclasses of AbstractPointPreprocessor in adams.gui.visualization.sequence.pointpreprocessor Modifier and Type Class Description class
Jitter
Adds random jitter to data points, to make it easier to see overlapping ones.class
PassThrough
Dummy, does nothing.
-