Package dataMap.layoutFX
Class DataMapGUIFX
java.lang.Object
PamController.PamControlledUnitGUI
pamViewFX.PamControlledGUIFX
dataMap.layoutFX.DataMapGUIFX
- All Implemented Interfaces:
 DataMapControlGUI
The GUI for the data map.
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionvoidThe data map displays to add.voidCalled whenever new data sources have been added to the datamap.voidnotifyModelChanged(int changeType) voidMethods inherited from class pamViewFX.PamControlledGUIFX
getGUIFlag, getSettingsPane, getSidePanes, updateParamsMethods inherited from class PamController.PamControlledUnitGUI
notifyGUIChange 
- 
Constructor Details
- 
DataMapGUIFX
 
 - 
 - 
Method Details
- 
getDisplays
The data map displays to add.- Overrides:
 getDisplaysin classPamControlledGUIFX- Returns:
 - display to add to the GUI.
 
 - 
newDataSources
public void newDataSources()Description copied from interface:DataMapControlGUICalled whenever new data sources have been added to the datamap.- Specified by:
 newDataSourcesin interfaceDataMapControlGUI
 - 
createDataGraphs
public void createDataGraphs()- Specified by:
 createDataGraphsin interfaceDataMapControlGUI
 - 
repaintAll
public void repaintAll()- Specified by:
 repaintAllin interfaceDataMapControlGUI
 - 
notifyModelChanged
public void notifyModelChanged(int changeType)  
 -