Uses of Interface
org.jfree.data.Value
Packages that use Value
Package
Description
The base package for classes that represent various types of data.
Data interfaces and classes.
-
Uses of Value in org.jfree.data
Subinterfaces of Value in org.jfree.dataClasses in org.jfree.data that implement Value -
Uses of Value in org.jfree.data.general
Subinterfaces of Value in org.jfree.data.generalModifier and TypeInterfaceDescriptioninterfaceA dataset containing a single value.interfaceAn interface for a dataset that returns a single value.Classes in org.jfree.data.general that implement ValueModifier and TypeClassDescriptionclassA default implementation of theKeyedValueDatasetinterface.classA dataset that stores a single value (that is possiblynull).