Uses of Class
adams.gui.visualization.image.ReportPointOverlay
-
Packages that use ReportPointOverlay Package Description adams.gui.visualization.image adams.gui.visualization.object.overlay -
-
Uses of ReportPointOverlay in adams.gui.visualization.image
Fields in adams.gui.visualization.image declared as ReportPointOverlay Modifier and Type Field Description protected ReportPointOverlayAbstractPointOverlayFromReport. m_Overlaysthe overlay handler.Methods in adams.gui.visualization.image that return ReportPointOverlay Modifier and Type Method Description protected ReportPointOverlayAbstractPointOverlayFromReport. getOverlays()Returns the underlying report point overlay object. -
Uses of ReportPointOverlay in adams.gui.visualization.object.overlay
Fields in adams.gui.visualization.object.overlay declared as ReportPointOverlay Modifier and Type Field Description protected ReportPointOverlayAbstractPointOverlayFromReport. m_Overlaysthe overlay handler.
-