Package adams.gui.visualization.sequence.pointpreprocessor
-
Interface Summary Interface Description PointPreprocessor Interface for classes that preprocess points. -
Class Summary Class Description AbstractPointPreprocessor Ancestor for classes that perform preprocessing on sequence points.Jitter Adds random jitter to data points, to make it easier to see overlapping ones.PassThrough Dummy, does nothing. -
Enum Summary Enum Description Jitter.Direction In which direction to apply the jitter.