LiveGraph
data visualisation and analysis framework

Uses of Package
org.LiveGraph.settings

Packages that use org.LiveGraph.settings
org.LiveGraph   
org.LiveGraph.dataCache   
org.LiveGraph.gui   
org.LiveGraph.plot   
org.LiveGraph.settings   
 

Classes in org.LiveGraph.settings used by org.LiveGraph
DataFileSettings
          Encapsulates the settings concerned with reading the data file, the update frequency and the caching method.
DataSeriesSettings
          Ecapsulates the settings concerned with plotting each of the data series.
GraphSettings
          Encapsulates settings concerned with the data graphs and the plot canvas.
 

Classes in org.LiveGraph.settings used by org.LiveGraph.dataCache
DataFileSettings
          Encapsulates the settings concerned with reading the data file, the update frequency and the caching method.
ObservableSettings
          Base class for all settings classes which can hadle observers to listen to settings events.
SettingsObserver
          Defines a settings observer.
 

Classes in org.LiveGraph.settings used by org.LiveGraph.gui
DataFileSettings
          Encapsulates the settings concerned with reading the data file, the update frequency and the caching method.
DataSeriesSettings
          Ecapsulates the settings concerned with plotting each of the data series.
GraphSettings
          Encapsulates settings concerned with the data graphs and the plot canvas.
ObservableSettings
          Base class for all settings classes which can hadle observers to listen to settings events.
SettingsObserver
          Defines a settings observer.
 

Classes in org.LiveGraph.settings used by org.LiveGraph.plot
DataSeriesSettings
          Ecapsulates the settings concerned with plotting each of the data series.
GraphSettings
          Encapsulates settings concerned with the data graphs and the plot canvas.
ObservableSettings
          Base class for all settings classes which can hadle observers to listen to settings events.
SettingsObserver
          Defines a settings observer.
 

Classes in org.LiveGraph.settings used by org.LiveGraph.settings
DataSeriesSettings.SeriesParameters
          This struct-class is used to group the settings for one data series in a single data structure.
DataSeriesSettings.TransformMode
          The transformation mode to the series values.
GraphSettings.HGridType
          Possible types for the horizontal grid.
GraphSettings.VGridType
          Possible types for the vertical grid.
GraphSettings.XAxisType
          Possible types for the x-axis.
ObservableSettings
          Base class for all settings classes which can hadle observers to listen to settings events.
SettingsObserver
          Defines a settings observer.
 


LiveGraph
data visualisation and analysis framework