Uses of Interface
org.jfree.data.KeyedValue
-
Uses of KeyedValue in de.grogra.pf.data
-
Uses of KeyedValue in org.jfree.data
Modifier and TypeClassDescriptionclass
DefaultKeyedValue<K extends Comparable<K>>
A (key, value) pair. -
Uses of KeyedValue in org.jfree.data.general
Modifier and TypeInterfaceDescriptioninterface
A dataset containing a single value.Modifier and TypeClassDescriptionclass
A default implementation of theKeyedValueDataset
interface.ModifierConstructorDescriptionCreates a new dataset that uses the data from aKeyedValue
instance.