Uses of Class
de.erichseifert.gral.PlotArea

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

Uses of PlotArea in de.erichseifert.gral.plots
 

Subclasses of PlotArea in de.erichseifert.gral.plots
static class PiePlot.PiePlotArea2D
          Class that represents the drawing area of a PiePlot.
static class XYPlot.XYPlotArea2D
          Class that represents the drawing area of an XYPlot.
 

Methods in de.erichseifert.gral.plots that return PlotArea
 PlotArea Plot.getPlotArea()
          Returns the drawing area of this plot.
 



Copyright © 2009-2010. All Rights Reserved.