Package | Description |
---|---|
de.erichseifert.gral.plots |
Plot related classes like axis and plot area management.
|
Modifier and Type | Class and Description |
---|---|
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 . |
Modifier and Type | Method and Description |
---|---|
PlotArea |
AbstractPlot.getPlotArea()
Returns the drawing area of this plot.
|
PlotArea |
Plot.getPlotArea()
Returns the drawing area of this plot.
|
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractPlot.setPlotArea(PlotArea plotArea)
Sets the drawing area to the specified value.
|
Copyright © 2009-2013. All Rights Reserved.