Uses of Interface
adams.gui.visualization.core.plot.ContainerHitDetector
-
Packages that use ContainerHitDetector Package Description adams.flow.sink.sequenceplotter adams.gui.visualization.sequence -
-
Uses of ContainerHitDetector in adams.flow.sink.sequenceplotter
Classes in adams.flow.sink.sequenceplotter that implement ContainerHitDetector Modifier and Type Class Description classErrorCircleHitDetectorDetects selections of error circles.classErrorCrossHitDetectorDetects selections of error crosses. -
Uses of ContainerHitDetector in adams.gui.visualization.sequence
Classes in adams.gui.visualization.sequence that implement ContainerHitDetector 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.
-