Uses of Class
adams.gui.visualization.core.plot.AbstractDistanceBasedHitDetector
-
-
Uses of AbstractDistanceBasedHitDetector in adams.flow.sink.sequenceplotter
Subclasses of AbstractDistanceBasedHitDetector in adams.flow.sink.sequenceplotter Modifier and Type Class Description classErrorCircleHitDetectorDetects selections of error circles.classErrorCrossHitDetectorDetects selections of error crosses. -
Uses of AbstractDistanceBasedHitDetector in adams.gui.visualization.instance
Subclasses of AbstractDistanceBasedHitDetector in adams.gui.visualization.instance Modifier and Type Class Description classInstancePointHitDetectorDetects selections of instance points in the instance panel. -
Uses of AbstractDistanceBasedHitDetector in adams.gui.visualization.sequence
Subclasses of AbstractDistanceBasedHitDetector in adams.gui.visualization.sequence Modifier and Type Class Description classAbstractXYSequencePointHitDetectorAncestor for XY sequence point hit detectors.classBarHitDetectorDetects selections of sequence points in the sequence panel.classCircleHitDetectorDetects selections of sequence points in the sequence panel.classCrossHitDetectorDetects selections of crosses.classDotHitDetectorDetects selections of dots.classLineHitDetectorDetects selections of lines.classStickHitDetectorDetects selections of sticks. -
Uses of AbstractDistanceBasedHitDetector in adams.gui.visualization.spreadsheet
Subclasses of AbstractDistanceBasedHitDetector in adams.gui.visualization.spreadsheet Modifier and Type Class Description classSpreadSheetRowPointHitDetectorDetects selections of row points in the row panel. -
Uses of AbstractDistanceBasedHitDetector in adams.gui.visualization.stats.paintlet
Subclasses of AbstractDistanceBasedHitDetector in adams.gui.visualization.stats.paintlet Modifier and Type Class Description classAbstractScatterPlotHitDetectorAncestor for scatter plot hit detectors.classScatterPlotCircleHitDetectorDetects selections of sequence points in the sequence panel. -
Uses of AbstractDistanceBasedHitDetector in adams.gui.visualization.stats.zscore
Subclasses of AbstractDistanceBasedHitDetector in adams.gui.visualization.stats.zscore Modifier and Type Class Description classZScoreHitDetectorHit detector for the zscore visualisation. -
Uses of AbstractDistanceBasedHitDetector in adams.gui.visualization.timeseries
Subclasses of AbstractDistanceBasedHitDetector in adams.gui.visualization.timeseries Modifier and Type Class Description classTimeseriesPointHitDetectorDetects selections of timeseries points in the timeseries panel.
-