Package adams.gui.visualization.core.plot
-
Interface Summary Interface Description ContainerHitDetector<H,P,C extends AbstractContainer> Interface for hit detectors that support detecting the affected containers.HitDetector<H,P> Interface for classes that detect hits in a plot.HitDetectorSupporter<T extends HitDetector> Interface for classes that use hit detectors.TipTextCustomizer Interfaces for classes that want to post-process the tip text displaying information about the current location on the panel. -
Class Summary Class Description AbstractDistanceBasedHitDetector<H,P> Detects hits based on the difference between two points in the plot, based on their 2-dim coordinates.AbstractHitDetector<H,P> Abstract ancestor for classes that detect hits in in the plot panel.ContentPanel A specialized panel that can notify listeners of paint updates. -
Enum Summary Enum Description Axis An enumeration of the axes.