Uses of Class
adams.gui.visualization.image.AbstractPointOverlayFromReport
-
Packages that use AbstractPointOverlayFromReport Package Description adams.gui.visualization.image -
-
Uses of AbstractPointOverlayFromReport in adams.gui.visualization.image
Subclasses of AbstractPointOverlayFromReport in adams.gui.visualization.image Modifier and Type Class Description classSimplePointOverlayFromReportFields in adams.gui.visualization.image declared as AbstractPointOverlayFromReport Modifier and Type Field Description protected AbstractPointOverlayFromReportAbstractPointOverlayFromReport.LocatedPointsPanel. m_Ownerthe owner.Methods in adams.gui.visualization.image that return AbstractPointOverlayFromReport Modifier and Type Method Description AbstractPointOverlayFromReportAbstractPointOverlayFromReport.LocatedPointsPanel. getOwner()Returns the owner.Methods in adams.gui.visualization.image with parameters of type AbstractPointOverlayFromReport Modifier and Type Method Description voidAbstractPointOverlayFromReport.LocatedPointsPanel. setOwner(AbstractPointOverlayFromReport value)Sets the owner.
-