Uses of Class
de.erichseifert.gral.plots.XYPlot

Packages that use XYPlot
de.erichseifert.gral.plots Plot related classes like axis and plot area management. 
 

Uses of XYPlot in de.erichseifert.gral.plots
 

Subclasses of XYPlot in de.erichseifert.gral.plots
 class BarPlot
          Class that displays data in a bar plot.
 

Constructors in de.erichseifert.gral.plots with parameters of type XYPlot
XYPlot.XYLegend(XYPlot plot)
          Constructor that initializes the instance with a plot acting as data provider.
XYPlot.XYPlotArea2D(XYPlot plot)
          Creates a new instance with default settings and initializes it with a plot serving as data provider.
 



Copyright © 2009-2010. All Rights Reserved.