Modifier and Type | Interface and Description |
---|---|
static interface |
IResultPie.ColoredSlice
A slice of the pie with color information
|
static interface |
IResultPie.Slice
A slice of the pie.
|
Modifier and Type | Method and Description |
---|---|
List<? extends IResultPie.Slice> |
getSlices()
All the slices of the pie.
|
getResultMetaData
List<? extends IResultPie.Slice> getSlices()