|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use KeyedValueComparatorType | |
| org.jfree.data | The base package for classes that represent various types of data. |
| Uses of KeyedValueComparatorType in org.jfree.data |
| Fields in org.jfree.data declared as KeyedValueComparatorType | |
static KeyedValueComparatorType |
KeyedValueComparatorType.BY_KEY
An object representing 'by key' sorting. |
static KeyedValueComparatorType |
KeyedValueComparatorType.BY_VALUE
An object representing 'by value' sorting. |
| Methods in org.jfree.data that return KeyedValueComparatorType | |
KeyedValueComparatorType |
KeyedValueComparator.getType()
Returns the type. |
| Constructors in org.jfree.data with parameters of type KeyedValueComparatorType | |
KeyedValueComparator(KeyedValueComparatorType type,
org.jfree.util.SortOrder order)
Creates a new comparator. |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||