Class OverlayMenuManager

java.lang.Object
dataPlotsFX.overlaymark.menuOptions.OverlayMenuManager

public class OverlayMenuManager extends Object
Manages all menu items which are specific to the TDDisplay.
Author:
Jamie Macaulay
  • Constructor Details

  • Method Details

    • getMenuNodes

      public ArrayList<OverlayMenuItem> getMenuNodes(DetectionGroupSummary foundDataUnits, OverlayMark mark, javafx.scene.input.MouseEvent e)
      Get the menu nodes for the the TDdisplay.
      Parameters:
      foundDataUnits - - the currently selected data units
      Returns:
      all nodes for the menu.