|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use KeyedValue | |
|---|---|
| org.jfree.data | The base package for classes that represent various types of data. |
| org.jfree.data.general | Data interfaces and classes. |
| Uses of KeyedValue in org.jfree.data |
|---|
| Classes in org.jfree.data that implement KeyedValue | |
|---|---|
class |
DefaultKeyedValue
A (key, value) pair. |
| Uses of KeyedValue in org.jfree.data.general |
|---|
| Subinterfaces of KeyedValue in org.jfree.data.general | |
|---|---|
interface |
KeyedValueDataset
A dataset containing a single value. |
| Classes in org.jfree.data.general that implement KeyedValue | |
|---|---|
class |
DefaultKeyedValueDataset
A default implementation of the KeyedValueDataset interface. |
| Constructors in org.jfree.data.general with parameters of type KeyedValue | |
|---|---|
DefaultKeyedValueDataset(KeyedValue data)
Creates a new dataset that uses the data from a KeyedValue
instance. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||