Interface PieDataset
- All Superinterfaces:
BaseDataset, Serializable
- All Known Implementing Classes:
ForAllRecordsDataset, ForEachRecordDataset, OneGroupDataset
The interface that must be implemented by classes that will be using a pie chart.
For more information see the implementors of this interface.
- Since:
- 8.0
- See Also:
-
Field Summary
Fields inherited from interface BaseDataset
TOKEN_DATASET -
Method Summary
Methods inherited from interface BaseDataset
getChart, getDataField, getDataFields, getLabelProvider, getReferencedObject, updateReferences, verify