|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.jfree.data.xy | |
---|---|
org.jfree.chart | Core classes, including JFreeChart and
ChartPanel . |
org.jfree.chart.entity | Classes representing components of (or entities in) a chart. |
org.jfree.chart.labels | Generators and other classes used for the display of item labels and tooltips. |
org.jfree.chart.plot | Plot classes and related interfaces. |
org.jfree.chart.renderer | Core support for the plug-in renderers used by the CategoryPlot and XYPlot classes. |
org.jfree.chart.renderer.xy | Plug-in renderers for the XYPlot class. |
org.jfree.chart.urls | Classes for adding URLS to charts for HTML image map generation. |
org.jfree.data.contour | Datasets used by the ContourPlot class. |
org.jfree.data.gantt | Data interfaces and classes for Gantt charts. |
org.jfree.data.general | Data interfaces and classes. |
org.jfree.data.jdbc | Dataset classes that fetch data from a database via JDBC. |
org.jfree.data.statistics | Classes for representing statistical data. |
org.jfree.data.time | Interfaces and classes for time-related data. |
org.jfree.data.time.ohlc | Classes for representing financial data in open-high-low-close form. |
org.jfree.data.xy | A package containing the XYDataset interface and related classes. |
Classes in org.jfree.data.xy used by org.jfree.chart | |
---|---|
IntervalXYDataset
An extension of the XYDataset interface that allows a range of data
to be defined for the X values, the Y values, or both the X and Y values. |
|
OHLCDataset
An interface that defines data in the form of (x, high, low, open, close) tuples. |
|
TableXYDataset
A dataset containing one or more data series containing (x, y) data items, where all series in the dataset share the same set of x-values. |
|
WindDataset
Interface for a dataset that supplies wind intensity and direction values observed at various points in time. |
|
XYDataset
An interface through which data in the form of (x, y) items can be accessed. |
|
XYZDataset
The interface through which JFreeChart obtains data in the form of (x, y, z) items - used for XY and XYZ plots. |
Classes in org.jfree.data.xy used by org.jfree.chart.entity | |
---|---|
XYDataset
An interface through which data in the form of (x, y) items can be accessed. |
Classes in org.jfree.data.xy used by org.jfree.chart.labels | |
---|---|
XYDataset
An interface through which data in the form of (x, y) items can be accessed. |
|
XYZDataset
The interface through which JFreeChart obtains data in the form of (x, y, z) items - used for XY and XYZ plots. |
Classes in org.jfree.data.xy used by org.jfree.chart.plot | |
---|---|
XYDataset
An interface through which data in the form of (x, y) items can be accessed. |
Classes in org.jfree.data.xy used by org.jfree.chart.renderer | |
---|---|
XYDataset
An interface through which data in the form of (x, y) items can be accessed. |
Classes in org.jfree.data.xy used by org.jfree.chart.renderer.xy | |
---|---|
IntervalXYDataset
An extension of the XYDataset interface that allows a range of data
to be defined for the X values, the Y values, or both the X and Y values. |
|
TableXYDataset
A dataset containing one or more data series containing (x, y) data items, where all series in the dataset share the same set of x-values. |
|
XYDataset
An interface through which data in the form of (x, y) items can be accessed. |
Classes in org.jfree.data.xy used by org.jfree.chart.urls | |
---|---|
XYDataset
An interface through which data in the form of (x, y) items can be accessed. |
|
XYZDataset
The interface through which JFreeChart obtains data in the form of (x, y, z) items - used for XY and XYZ plots. |
Classes in org.jfree.data.xy used by org.jfree.data.contour | |
---|---|
AbstractXYDataset
An base class that you can use to create new implementations of the XYDataset interface. |
|
AbstractXYZDataset
An base class that you can use to create new implementations of the XYZDataset interface. |
|
XYDataset
An interface through which data in the form of (x, y) items can be accessed. |
|
XYZDataset
The interface through which JFreeChart obtains data in the form of (x, y, z) items - used for XY and XYZ plots. |
Classes in org.jfree.data.xy used by org.jfree.data.gantt | |
---|---|
AbstractXYDataset
An base class that you can use to create new implementations of the XYDataset interface. |
|
IntervalXYDataset
An extension of the XYDataset interface that allows a range of data
to be defined for the X values, the Y values, or both the X and Y values. |
|
XYDataset
An interface through which data in the form of (x, y) items can be accessed. |
Classes in org.jfree.data.xy used by org.jfree.data.general | |
---|---|
AbstractIntervalXYDataset
An base class that you can use to create new implementations of the IntervalXYDataset interface. |
|
AbstractXYDataset
An base class that you can use to create new implementations of the XYDataset interface. |
|
IntervalXYDataset
An extension of the XYDataset interface that allows a range of data
to be defined for the X values, the Y values, or both the X and Y values. |
|
OHLCDataset
An interface that defines data in the form of (x, high, low, open, close) tuples. |
|
TableXYDataset
A dataset containing one or more data series containing (x, y) data items, where all series in the dataset share the same set of x-values. |
|
XYDataset
An interface through which data in the form of (x, y) items can be accessed. |
|
XYSeries
Represents a sequence of zero or more data items in the form (x, y). |
Classes in org.jfree.data.xy used by org.jfree.data.jdbc | |
---|---|
AbstractXYDataset
An base class that you can use to create new implementations of the XYDataset interface. |
|
TableXYDataset
A dataset containing one or more data series containing (x, y) data items, where all series in the dataset share the same set of x-values. |
|
XYDataset
An interface through which data in the form of (x, y) items can be accessed. |
Classes in org.jfree.data.xy used by org.jfree.data.statistics | |
---|---|
AbstractIntervalXYDataset
An base class that you can use to create new implementations of the IntervalXYDataset interface. |
|
AbstractXYDataset
An base class that you can use to create new implementations of the XYDataset interface. |
|
IntervalXYDataset
An extension of the XYDataset interface that allows a range of data
to be defined for the X values, the Y values, or both the X and Y values. |
|
XYDataset
An interface through which data in the form of (x, y) items can be accessed. |
Classes in org.jfree.data.xy used by org.jfree.data.time | |
---|---|
AbstractIntervalXYDataset
An base class that you can use to create new implementations of the IntervalXYDataset interface. |
|
AbstractXYDataset
An base class that you can use to create new implementations of the XYDataset interface. |
|
IntervalXYDataset
An extension of the XYDataset interface that allows a range of data
to be defined for the X values, the Y values, or both the X and Y values. |
|
TableXYDataset
A dataset containing one or more data series containing (x, y) data items, where all series in the dataset share the same set of x-values. |
|
XYDataset
An interface through which data in the form of (x, y) items can be accessed. |
|
XYSeries
Represents a sequence of zero or more data items in the form (x, y). |
Classes in org.jfree.data.xy used by org.jfree.data.time.ohlc | |
---|---|
AbstractXYDataset
An base class that you can use to create new implementations of the XYDataset interface. |
|
OHLCDataset
An interface that defines data in the form of (x, high, low, open, close) tuples. |
|
XYDataset
An interface through which data in the form of (x, y) items can be accessed. |
Classes in org.jfree.data.xy used by org.jfree.data.xy | |
---|---|
AbstractIntervalXYDataset
An base class that you can use to create new implementations of the IntervalXYDataset interface. |
|
AbstractXYDataset
An base class that you can use to create new implementations of the XYDataset interface. |
|
AbstractXYZDataset
An base class that you can use to create new implementations of the XYZDataset interface. |
|
IntervalXYDataset
An extension of the XYDataset interface that allows a range of data
to be defined for the X values, the Y values, or both the X and Y values. |
|
MatrixSeries
Represents a dense matrix M[i,j] where each Mij item of the matrix has a value (default is 0). |
|
OHLCDataItem
Represents a single (open-high-low-close) data item in an DefaultOHLCDataset . |
|
OHLCDataset
An interface that defines data in the form of (x, high, low, open, close) tuples. |
|
TableXYDataset
A dataset containing one or more data series containing (x, y) data items, where all series in the dataset share the same set of x-values. |
|
Vector
A vector. |
|
VectorSeries
A list of (x,y, deltaX, deltaY) data items. |
|
VectorXYDataset
An extension of the XYDataset interface that allows a vector to be
defined at a specific (x, y) location. |
|
WindDataset
Interface for a dataset that supplies wind intensity and direction values observed at various points in time. |
|
XIntervalSeries
A list of (x, x-low, x-high, y) data items. |
|
XYDataItem
Represents one (x, y) data item for an XYSeries . |
|
XYDataset
An interface through which data in the form of (x, y) items can be accessed. |
|
XYIntervalSeries
A list of (x, x-low, x-high, y, y-low, y-high) data items. |
|
XYSeries
Represents a sequence of zero or more data items in the form (x, y). |
|
XYZDataset
The interface through which JFreeChart obtains data in the form of (x, y, z) items - used for XY and XYZ plots. |
|
YIntervalSeries
A list of (x, y, y-low, y-high) data items. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |