Uses of Class
demos.atomicblocks.DEPlotter.PlotterWindow.Plotter

Packages that use DEPlotter.PlotterWindow.Plotter
demos.atomicblocks   
 

Uses of DEPlotter.PlotterWindow.Plotter in demos.atomicblocks
 

Fields in demos.atomicblocks declared as DEPlotter.PlotterWindow.Plotter
private  DEPlotter.PlotterWindow.Plotter DEPlotter.PlotterWindow.PlotInfo.myPlotter_
           
private  DEPlotter.PlotterWindow.Plotter DEPlotter.PlotterWindow.plotter_
           
 

Constructors in demos.atomicblocks with parameters of type DEPlotter.PlotterWindow.Plotter
DEPlotter.PlotterWindow.PlotInfo(DEPlotter.PlotterWindow.Plotter plotter)