Uses of Package
de.erichseifert.gral.util

Packages that use de.erichseifert.gral.util
de.erichseifert.gral Main classes. 
de.erichseifert.gral.plots Plot related classes like axis and plot area management. 
de.erichseifert.gral.plots.areas Classes for drawing areas in plots. 
de.erichseifert.gral.plots.axes Classes for managing and drawing axes in plots. 
de.erichseifert.gral.plots.lines Classes for rendering data series connected by lines. 
de.erichseifert.gral.plots.points Classes for rendering point shapes in a plot. 
de.erichseifert.gral.util Common utility classes. 
 

Classes in de.erichseifert.gral.util used by de.erichseifert.gral
Insets2D
          Abstract class that stores insets for all four directions.
SettingChangeEvent
          Class for handling event data of settings.
Settings.Key
          A settings key storing a name.
SettingsListener
          Interface providing a function to listen to changes of settings.
SettingsStorage
          Interface providing functions to store and retrieve settings for an object.
 

Classes in de.erichseifert.gral.util used by de.erichseifert.gral.plots
PointND
          Class for storing n-dimensional points.
SettingChangeEvent
          Class for handling event data of settings.
Settings.Key
          A settings key storing a name.
SettingsListener
          Interface providing a function to listen to changes of settings.
SettingsStorage
          Interface providing functions to store and retrieve settings for an object.
 

Classes in de.erichseifert.gral.util used by de.erichseifert.gral.plots.areas
SettingChangeEvent
          Class for handling event data of settings.
Settings.Key
          A settings key storing a name.
SettingsListener
          Interface providing a function to listen to changes of settings.
SettingsStorage
          Interface providing functions to store and retrieve settings for an object.
 

Classes in de.erichseifert.gral.util used by de.erichseifert.gral.plots.axes
PointND
          Class for storing n-dimensional points.
SettingChangeEvent
          Class for handling event data of settings.
Settings.Key
          A settings key storing a name.
SettingsListener
          Interface providing a function to listen to changes of settings.
SettingsStorage
          Interface providing functions to store and retrieve settings for an object.
 

Classes in de.erichseifert.gral.util used by de.erichseifert.gral.plots.lines
SettingChangeEvent
          Class for handling event data of settings.
Settings.Key
          A settings key storing a name.
SettingsListener
          Interface providing a function to listen to changes of settings.
SettingsStorage
          Interface providing functions to store and retrieve settings for an object.
 

Classes in de.erichseifert.gral.util used by de.erichseifert.gral.plots.points
SettingChangeEvent
          Class for handling event data of settings.
Settings.Key
          A settings key storing a name.
SettingsListener
          Interface providing a function to listen to changes of settings.
SettingsStorage
          Interface providing functions to store and retrieve settings for an object.
 

Classes in de.erichseifert.gral.util used by de.erichseifert.gral.util
Dimension2D
          Class that stores the horizontal and vertical extent of an object.
Insets2D
          Abstract class that stores insets for all four directions.
SettingChangeEvent
          Class for handling event data of settings.
Settings.Key
          A settings key storing a name.
SettingsListener
          Interface providing a function to listen to changes of settings.
 



Copyright © 2009-2010. All Rights Reserved.