org.jfree.data.general
public interface: KeyedValues2DDataset [javadoc |
source]
All Implemented Interfaces:
CategoryDataset
All Known Implementing Classes:
DefaultKeyedValues2DDataset
A dataset containing (key, value) data items. This dataset is equivalent
to a
CategoryDataset and is included for completeness only.