|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Value | |
|---|---|
| org.jfree.data | The base package for classes that represent various types of data. |
| org.jfree.data.general | Data interfaces and classes. |
| Uses of Value in org.jfree.data |
|---|
| Subinterfaces of Value in org.jfree.data | |
|---|---|
interface |
KeyedValue
A (key, value) pair. |
| Classes in org.jfree.data that implement Value | |
|---|---|
class |
DefaultKeyedValue
A (key, value) pair. |
| Uses of Value in org.jfree.data.general |
|---|
| Subinterfaces of Value in org.jfree.data.general | |
|---|---|
interface |
KeyedValueDataset
A dataset containing a single value. |
interface |
ValueDataset
An interface for a dataset that returns a single value. |
| Classes in org.jfree.data.general that implement Value | |
|---|---|
class |
DefaultKeyedValueDataset
A default implementation of the KeyedValueDataset interface. |
class |
DefaultValueDataset
A dataset that stores a single value (that is possibly null). |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||