Package | Description |
---|---|
de.erichseifert.gral.plots |
Plot related classes like axis and plot area management.
|
Modifier and Type | Method and Description |
---|---|
protected PiePlot.Slice |
PiePlot.getSlice(DataSource source,
int index)
Returns the sum of all absolute values from the specified data source up
to the row with the specified index.
|
Modifier and Type | Method and Description |
---|---|
protected void |
PiePlot.PieSliceRenderer.drawValueLabel(DrawingContext context,
PiePlot.Slice slice,
double radius,
Row row,
int col)
Draws the specified value label for the specified shape.
|
Copyright © 2009-2013. All Rights Reserved.