org.jfree.data.general

Interface KeyedValues2DDataset

public interface KeyedValues2DDataset extends CategoryDataset

A dataset containing (key, value) data items. This dataset is equivalent to a CategoryDataset and is included for completeness only.