Uses of Package
nl.astron.lofar.java.gui.plotter

Packages that use nl.astron.lofar.java.gui.plotter
nl.astron.lofar.java.gui.plotter   
nl.astron.lofar.java.gui.plotter.test   
 

Classes in nl.astron.lofar.java.gui.plotter used by nl.astron.lofar.java.gui.plotter
IPlot
          This interface forms the communications contract between the plotter classes and any possible plotter graphics framework using a class that implements this interface.
PlotDataManager
          This singleton class functions as the gateway between the plotter and configured data access and export classes.
 

Classes in nl.astron.lofar.java.gui.plotter used by nl.astron.lofar.java.gui.plotter.test
IPlotDataAccess
          This interface forms the communications contract between the plotter classes and any possible data access layer using a class that implements this interface.