Uses of Class
org.jfree.data.KeyedValues2DItemKey
Packages that use KeyedValues2DItemKey
Package
Description
The base package for classes that represent various types of data.
-
Uses of KeyedValues2DItemKey in org.jfree.data
Classes in org.jfree.data that implement interfaces with type arguments of type KeyedValues2DItemKeyModifier and TypeClassDescriptionclassKeyedValues2DItemKey<R extends Comparable<R>,C extends Comparable<C>> An object that references one data item in aKeyedValues2Ddata structure.Methods in org.jfree.data with parameters of type KeyedValues2DItemKeyModifier and TypeMethodDescriptionintKeyedValues2DItemKey.compareTo(KeyedValues2DItemKey<R, C> key)