Class GraphingMenu

    • Method Detail

      • show

        public void show​(ManagementModelNode node,
                         int x,
                         int y)
        Show the OperationMenu based on the selected node.
        Parameters:
        node - The selected node.
        x - The x position of the selection.
        y - The y position of the selection.