C D E F G I M N P R S

E

EmptyDataSetException - Exception in nl.astron.lofar.java.gui.plotter.exceptions
 
EmptyDataSetException() - Constructor for exception nl.astron.lofar.java.gui.plotter.exceptions.EmptyDataSetException
Creates a new instance of EmptyDataSetException
EXCEPTION_DATA_ACCESS_INIT - Static variable in class nl.astron.lofar.java.gui.plotter.PlotConstants
 
EXCEPTION_DATA_ACCESS_NOT_COMPATIBLE - Static variable in class nl.astron.lofar.java.gui.plotter.PlotConstants
 
EXCEPTION_DATA_ACCESS_NOT_FOUND - Static variable in class nl.astron.lofar.java.gui.plotter.PlotConstants
 
EXCEPTION_EMPTY_DATASET - Static variable in class nl.astron.lofar.java.gui.plotter.PlotConstants
 
EXCEPTION_FRAMEWORK_INIT - Static variable in class nl.astron.lofar.java.gui.plotter.PlotConstants
 
EXCEPTION_FRAMEWORK_NOT_COMPATIBLE - Static variable in class nl.astron.lofar.java.gui.plotter.PlotConstants
 
EXCEPTION_FRAMEWORK_NOT_FOUND - Static variable in class nl.astron.lofar.java.gui.plotter.PlotConstants
 
EXCEPTION_GENERIC - Static variable in class nl.astron.lofar.java.gui.plotter.PlotConstants
 
EXCEPTION_INVALID_DATASET - Static variable in class nl.astron.lofar.java.gui.plotter.PlotConstants
 
EXCEPTION_NOT_IMPLEMENTED - Static variable in class nl.astron.lofar.java.gui.plotter.PlotConstants
 
EXCEPTION_OPERATION_NOT_SUPPORTED - Static variable in class nl.astron.lofar.java.gui.plotter.PlotConstants
 
exportData(String[], HashMap) - Method in interface nl.astron.lofar.java.gui.plotter.IPlotDataExport
Exports a dataset using a set of parameters
exportData(String[]) - Method in class nl.astron.lofar.java.gui.plotter.PlotController
 
exportData(String[], HashMap) - Method in class nl.astron.lofar.java.gui.plotter.PlotDataManager
 
exportData(String[]) - Method in class nl.astron.lofar.java.gui.plotter.PlotPanel
This method will attempt to export the data currently in the plot to your configured data export layer using a single argument: -String[] arguments (These are the arguments you need for the data export layer to export the data you currently have in the plot, and these strings can mean anything, as long as your configured data export layer supports them!)
exportImage(int, String[]) - Method in class nl.astron.lofar.java.gui.plotter.PlotPanel
This method will attempt to generate a plot image using several key arguments: -int type (this is defined by PlotConstants.PLOT_*) -String[] constraints (These are the arguments you need for the data access layer to get the data you want, which can be anything, as long as your configured data access layer supports it!)

C D E F G I M N P R S