LiveGraph
data visualisation and analysis framework

Uses of Class
org.LiveGraph.settings.GraphSettings

Packages that use GraphSettings
org.LiveGraph   
org.LiveGraph.plot   
 

Uses of GraphSettings in org.LiveGraph
 

Fields in org.LiveGraph declared as GraphSettings
private  GraphSettings LiveGraph.graphSettings
          Holds the graph settings for the application.
 

Methods in org.LiveGraph that return GraphSettings
 GraphSettings LiveGraph.getGraphSettings()
          Gets the application's global graph settings.
 

Uses of GraphSettings in org.LiveGraph.plot
 

Fields in org.LiveGraph.plot declared as GraphSettings
private  GraphSettings Plotter.graphSetts
          Graph settings.
 


LiveGraph
data visualisation and analysis framework