C D E F G I M N P R S

C

createPlot(int, String, HashMap, boolean) - Method in interface nl.astron.lofar.java.gui.plotter.IPlot
Creates a plot using several key arguments
createPlot(int, boolean, String[]) - Method in class nl.astron.lofar.java.gui.plotter.PlotController
 
createPlot(int, boolean, String[]) - Method in class nl.astron.lofar.java.gui.plotter.PlotPanel
This method will attempt to generate a plot using several key arguments: -int type (this is defined by PlotConstants.PLOT_*) -boolean separateLegend (this will tell the plotter that you would like a separate JComponent legend, otherwise you will see a legend where the plotter puts it by default.
createPlot(int, String, HashMap, boolean) - Method in class nl.astron.lofar.java.gui.plotter.PlotSGTImpl
 
createPlotImage(String[]) - Method in class nl.astron.lofar.java.gui.plotter.PlotController
 

C D E F G I M N P R S