public interface

PieDataset

implements KeyedValues Dataset
org.jfree.data.general.PieDataset
Known Indirect Subclasses

Class Overview

A general purpose dataset where values are associated with keys. As the name suggests, you can use this dataset to supply data for pie charts (refer to the PiePlot class).

Summary

[Expand]
Inherited Methods
From interface org.jfree.data.KeyedValues
From interface org.jfree.data.Values
From interface org.jfree.data.general.Dataset