Header
And More

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.
KeyedObject - Class in org.jfree.data
A (key, object) pair.
KeyedObject(Comparable, Object) - Constructor for class org.jfree.data.KeyedObject
Creates a new (key, object) pair.
KeyedObjects - Class in org.jfree.data
A collection of (key, object) pairs.
KeyedObjects() - Constructor for class org.jfree.data.KeyedObjects
Creates a new collection (initially empty).
KeyedObjects2D - Class in org.jfree.data
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 in org.jfree.data
A (key, value) pair.
KeyedValueComparator - Class in org.jfree.data
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 in org.jfree.data
Used to indicate the type of a KeyedValueComparator : 'by key' or 'by value'.
KeyedValueDataset - Interface in org.jfree.data.general
A dataset containing a single value.
KeyedValues - Interface in org.jfree.data
An ordered list of (key, value) items where the keys are unique and non-null.
KeyedValues2D - Interface in org.jfree.data
An extension of the Values2D interface where a unique key is associated with the row and column indices.
KeyedValues2DDataset - Interface in org.jfree.data.general
A dataset containing (key, value) data items.
KeyedValuesDataset - Interface in org.jfree.data.general
A dataset containing (key, value) data items.
KeyHandler - Class in org.jfree.data.xml
A SAX handler for reading a key.
KeyHandler(RootHandler, ItemHandler) - Constructor for class org.jfree.data.xml.KeyHandler
Creates a new handler.
KeypointPNGEncoderAdapter - Class in org.jfree.chart.encoders
Adapter class for the Keypoint PNG Encoder.
KeypointPNGEncoderAdapter() - Constructor for class org.jfree.chart.encoders.KeypointPNGEncoderAdapter
 
KeyToGroupMap - Class in org.jfree.data
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.

Footer
And More

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
Copyright © 2000-2009 by Object Refinery Limited. All Rights Reserved.