LiveGraph
data visualisation and analysis framework

Uses of Class
org.LiveGraph.plot.Plotter.SeriesScreenData

Packages that use Plotter.SeriesScreenData
org.LiveGraph.plot   
 

Uses of Plotter.SeriesScreenData in org.LiveGraph.plot
 

Fields in org.LiveGraph.plot declared as Plotter.SeriesScreenData
private  Plotter.SeriesScreenData[] Plotter.screenDataBuffer
          Buffers the screen coordinates of the graphs.
private  Plotter.SeriesScreenData Plotter.PointsByIndexComparator.series
           
 

Methods in org.LiveGraph.plot with parameters of type Plotter.SeriesScreenData
(package private)  void Plotter.PointsByIndexComparator.setSeries(Plotter.SeriesScreenData series)
           
 


LiveGraph
data visualisation and analysis framework