Uses of Interface
org.jfree.chart3d.data.KeyedValue
Packages that use KeyedValue
Package
Description
Core data structures used as the building blocks for datasets in Orson
Charts.
-
Uses of KeyedValue in org.jfree.chart3d.data
Classes in org.jfree.chart3d.data that implement KeyedValueModifier and TypeClassDescriptionfinal class
DefaultKeyedValue<K extends Comparable<K>,
T> A data item where a key is associated with a value (typically numerical).