Package | Description |
---|---|
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. |
Class and Description |
---|
IntervalXYDataset
An extension of the
XYDataset interface that allows an x-interval
and a y-interval to be defined. |
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.
|
Class and Description |
---|
XYDataset
An interface through which data in the form of (x, y) items can be accessed.
|
Class and Description |
---|
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.
|
Class and Description |
---|
XYDataset
An interface through which data in the form of (x, y) items can be accessed.
|
Class and Description |
---|
XYDataset
An interface through which data in the form of (x, y) items can be accessed.
|
Class and Description |
---|
IntervalXYDataset
An extension of the
XYDataset interface that allows an x-interval
and a y-interval to be defined. |
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.
|
XYZDataset
The interface through which JFreeChart obtains data in the form of (x, y, z)
items - used for XY and XYZ plots.
|
Class and Description |
---|
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.
|
Class and Description |
---|
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.
|
Class and Description |
---|
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 an x-interval
and a y-interval to be defined. |
XYDataset
An interface through which data in the form of (x, y) items can be accessed.
|
Class and Description |
---|
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 an x-interval
and a y-interval to be defined. |
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).
|
XYZDataset
The interface through which JFreeChart obtains data in the form of (x, y, z)
items - used for XY and XYZ plots.
|
Class and Description |
---|
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.
|
Class and Description |
---|
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 an x-interval
and a y-interval to be defined. |
XYDataset
An interface through which data in the form of (x, y) items can be accessed.
|
Class and Description |
---|
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 an x-interval
and a y-interval to be defined. |
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.
|
XYDomainInfo
An interface that can (optionally) be implemented by a dataset to assist in
determining the minimum and maximum x-values in the dataset.
|
XYRangeInfo
An interface that can (optionally) be implemented by a dataset to assist in
determining the minimum and maximum y-values.
|
XYSeries
Represents a sequence of zero or more data items in the form (x, y).
|
Class and Description |
---|
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.
|
Class and Description |
---|
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 an x-interval
and a y-interval to be defined. |
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.
|
VectorDataItem
A data item representing data in the form (x, y, deltaX, deltaY), intended
for use by the
VectorSeries class. |
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.
|
XIntervalDataItem
An item representing data in the form (x, x-low, x-high, y).
|
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.
|
XYIntervalDataItem
An item representing data in the form (x, x-low, x-high, y, y-low, y-high).
|
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.
|
YIntervalDataItem
An item representing data in the form (x, y, y-low, y-high).
|
YIntervalSeries
A list of (x, y, y-low, y-high) data items.
|