A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

K

KEY_TAG - Static variable in interface org.jfree.data.xml.DatasetTags
The 'Key' element name.
KeyHandler - class org.jfree.data.xml.KeyHandler.
A SAX handler for reading a key.
KeyHandler(RootHandler, ItemHandler) - Constructor for class org.jfree.data.xml.KeyHandler
Creates a new handler.
KeyToGroupMap - class org.jfree.data.KeyToGroupMap.
A class that maps keys (instances of Comparable) to groups.
KeyToGroupMap() - Constructor for class org.jfree.data.KeyToGroupMap
Creates a new map with a default group named 'Default Group'.
KeyToGroupMap(Comparable) - Constructor for class org.jfree.data.KeyToGroupMap
Creates a new map with the specified default group.
KeyedObject - class org.jfree.data.KeyedObject.
A (key, object) pair.
KeyedObject(Comparable, Object) - Constructor for class org.jfree.data.KeyedObject
Creates a new (key, object) pair.
KeyedObjects - class org.jfree.data.KeyedObjects.
A collection of (key, object) pairs.
KeyedObjects() - Constructor for class org.jfree.data.KeyedObjects
Creates a new collection (initially empty).
KeyedObjects2D - class org.jfree.data.KeyedObjects2D.
A data structure that stores zero, one or many objects, where each object is associated with two keys (a 'row' key and a 'column' key).
KeyedObjects2D() - Constructor for class org.jfree.data.KeyedObjects2D
Creates a new instance (initially empty).
KeyedValue - interface org.jfree.data.KeyedValue.
A (key, value) pair.
KeyedValueComparator - class org.jfree.data.KeyedValueComparator.
A utility class that can compare and order two KeyedValue instances and sort them into ascending or descending order by key or by value.
KeyedValueComparator(KeyedValueComparatorType, SortOrder) - Constructor for class org.jfree.data.KeyedValueComparator
Creates a new comparator.
KeyedValueComparatorType - class org.jfree.data.KeyedValueComparatorType.
Used to indicate the type of a KeyedValueComparator : 'by key' or 'by value'.
KeyedValueDataset - interface org.jfree.data.general.KeyedValueDataset.
A dataset containing a single value.
KeyedValues - interface org.jfree.data.KeyedValues.
An ordered list of (key, value) items.
KeyedValues2D - interface org.jfree.data.KeyedValues2D.
An extension of the Values2D interface where a unique key is associated with the row and column indices.
KeyedValues2DDataset - interface org.jfree.data.general.KeyedValues2DDataset.
A dataset containing (key, value) data items.
KeyedValuesDataset - interface org.jfree.data.general.KeyedValuesDataset.
A dataset containing (key, value) data items.
KeypointPNGEncoderAdapter - class org.jfree.chart.encoders.KeypointPNGEncoderAdapter.
Adapter class for the Keypoint PNG Encoder.
KeypointPNGEncoderAdapter() - Constructor for class org.jfree.chart.encoders.KeypointPNGEncoderAdapter
 

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z