nl.astron.lofar.java.gui.plotter
Class PlotDataManager
java.lang.Object
nl.astron.lofar.java.gui.plotter.PlotDataManager
public class PlotDataManager
- extends java.lang.Object
- Version:
- $Id$
- Author:
- pompert
Methods inherited from class java.lang.Object |
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
public static PlotDataManager getInstance()
finalize
public void finalize()
throws java.lang.Throwable
- Overrides:
finalize
in class java.lang.Object
- Throws:
java.lang.Throwable
retrieveData
public java.util.HashMap retrieveData(java.lang.String[] constraints)
throws PlotterException
- Parameters:
constraints
-
- Throws:
PlotterException
exportData
public void exportData(java.lang.String[] exportParams,
java.util.HashMap data)
throws PlotterException
- Parameters:
exportParams
- data
-
- Throws:
PlotterException
getPlotterConfigurationFile
public java.util.ResourceBundle getPlotterConfigurationFile()
- Retrieves the bundle of strings in the plotter_config.properties file.
- Returns:
- ResourceBundle the plotter configuration items