Uses of Class
adams.gui.visualization.spreadsheet.SpreadSheetRowPointHitDetector
-
Packages that use SpreadSheetRowPointHitDetector Package Description adams.gui.visualization.spreadsheet -
-
Uses of SpreadSheetRowPointHitDetector in adams.gui.visualization.spreadsheet
Fields in adams.gui.visualization.spreadsheet declared as SpreadSheetRowPointHitDetector Modifier and Type Field Description protected SpreadSheetRowPointHitDetectorSpreadSheetRowPanel. m_SpreadSheetRowPointHitDetectorthe hit detector for the tooltip.Methods in adams.gui.visualization.spreadsheet that return SpreadSheetRowPointHitDetector Modifier and Type Method Description SpreadSheetRowPointHitDetectorSpreadSheetRowPanel. getHitDetector()Returns the hit detector.
-