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.gui.dfs   
org.LiveGraph.gui.dss   
org.LiveGraph.gui.gs   
org.LiveGraph.gui.msg   
org.LiveGraph.gui.plot   
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
SettingsEvent
          This class defines the event types for events that may be raised by any of the LiveGraph settings objects to notify various application components of a changed setting.
 

Classes in org.LiveGraph.settings used by org.LiveGraph.gui
SettingsEvent
          This class defines the event types for events that may be raised by any of the LiveGraph settings objects to notify various application components of a changed setting.
 

Classes in org.LiveGraph.settings used by org.LiveGraph.gui.dfs
SettingsEvent
          This class defines the event types for events that may be raised by any of the LiveGraph settings objects to notify various application components of a changed setting.
 

Classes in org.LiveGraph.settings used by org.LiveGraph.gui.dss
SettingsEvent
          This class defines the event types for events that may be raised by any of the LiveGraph settings objects to notify various application components of a changed setting.
 

Classes in org.LiveGraph.settings used by org.LiveGraph.gui.gs
GraphSettings.XAxisType
          Possible types for the x-axis.
SettingsEvent
          This class defines the event types for events that may be raised by any of the LiveGraph settings objects to notify various application components of a changed setting.
 

Classes in org.LiveGraph.settings used by org.LiveGraph.gui.msg
SettingsEvent
          This class defines the event types for events that may be raised by any of the LiveGraph settings objects to notify various application components of a changed setting.
 

Classes in org.LiveGraph.settings used by org.LiveGraph.gui.plot
SettingsEvent
          This class defines the event types for events that may be raised by any of the LiveGraph settings objects to notify various application components of a changed setting.
 

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.
SettingsEvent
          This class defines the event types for events that may be raised by any of the LiveGraph settings objects to notify various application components of a changed setting.
 

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.
SettingsEvent
          This class defines the event types for events that may be raised by any of the LiveGraph settings objects to notify various application components of a changed setting.
 


LiveGraph
data visualisation and analysis framework