Package dataMap

Interface DataMapControlGUI

All Known Implementing Classes:
DataMapGUIFX

public interface DataMapControlGUI
Interface for additional functions of the datamap GUI.
Author:
Jamie Macaulay
  • Method Summary Link icon

    Modifier and Type
    Method
    Description
    void
     
    void
    Called whenever new data sources have been added to the datamap.
    void
     
  • Method Details Link icon

    • createDataGraphs Link icon

      void createDataGraphs()
    • newDataSources Link icon

      void newDataSources()
      Called whenever new data sources have been added to the datamap.
    • repaintAll Link icon

      void repaintAll()