| Package | Description |
|---|---|
| com.alexscottrhodes.chartModel |
| Modifier and Type | Field and Description |
|---|---|
private java.util.ArrayList<PieSlice> |
GooglePieChart.slices
A list of pie slices.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.ArrayList<PieSlice> |
GooglePieChart.getSlices() |
| Modifier and Type | Method and Description |
|---|---|
void |
GooglePieChart.addSlice(PieSlice slice) |
| Modifier and Type | Method and Description |
|---|---|
void |
GooglePieChart.setSlices(java.util.ArrayList<PieSlice> slices) |