| Package | Description |
|---|---|
| org.jfree.chart |
Core classes, including
JFreeChart and
ChartPanel. |
| org.jfree.chart.annotations |
A framework for adding annotations to charts.
|
| org.jfree.chart.axis |
Axis classes and interfaces.
|
| org.jfree.chart.editor |
Provides a simple (but so far incomplete) framework for editing chart
properties.
|
| org.jfree.chart.entity |
Classes representing components of (or entities in) a chart.
|
| org.jfree.chart.event |
Event classes and listener interfaces, used to provide a change
notification mechanism so that charts are automatically redrawn
whenever changes are made to any chart component.
|
| org.jfree.chart.labels |
Generators and other classes used for the display of item labels and tooltips.
|
| org.jfree.chart.panel |
Classes related to the
ChartPanel class. |
| org.jfree.chart.plot |
Plot classes and related interfaces.
|
| org.jfree.chart.plot.dial |
Classes for creating dial plots.
|
| org.jfree.chart.renderer |
Core support for the plug-in renderers used by the
CategoryPlot and XYPlot classes. |
| org.jfree.chart.renderer.category |
Plug-in renderers for the
CategoryPlot class. |
| org.jfree.chart.renderer.xy |
Plug-in renderers for the
XYPlot class. |
| Class and Description |
|---|
| CategoryPlot
A general plotting class that uses data from a
CategoryDataset and
renders each data item using a CategoryItemRenderer. |
| DrawingSupplier
A supplier of
Paint, Stroke and Shape
objects for use by plots and renderers. |
| FastScatterPlot
A fast scatter plot.
|
| MeterPlot
A plot that displays a single value in the form of a needle on a dial.
|
| MultiplePiePlot
A plot that displays multiple pie plots using data from a
CategoryDataset. |
| PieLabelLinkStyle
Used to indicate the style for the lines linking pie sections to their
corresponding labels.
|
| PiePlot
A plot that displays data in the form of a pie chart, using data from any
class that implements the
PieDataset interface. |
| Plot
The base class for all plots in JFreeChart.
|
| PlotOrientation
Used to indicate the orientation (horizontal or vertical) of a 2D plot.
|
| PlotRenderingInfo
Stores information about the dimensions of a plot and its subplots.
|
| PolarPlot
Plots data that is in (theta, radius) pairs where
theta equal to zero is due north and increases clockwise.
|
| SpiderWebPlot
A plot that displays data from a
CategoryDataset in the form of a
"spider web". |
| ThermometerPlot
A plot that displays a single value (from a
ValueDataset) in a
thermometer type display. |
| XYPlot
A general class for plotting data in the form of (x, y) pairs.
|
| Class and Description |
|---|
| CategoryPlot
A general plotting class that uses data from a
CategoryDataset and
renders each data item using a CategoryItemRenderer. |
| PlotRenderingInfo
Stores information about the dimensions of a plot and its subplots.
|
| XYPlot
A general class for plotting data in the form of (x, y) pairs.
|
| Class and Description |
|---|
| ColorPalette
Deprecated.
This class is no longer supported (as of version 1.0.4). If
you are creating contour plots, please try to use
XYPlot and
XYBlockRenderer. |
| ContourPlot
Deprecated.
This plot is no longer supported, please use
XYPlot with
an XYBlockRenderer. |
| IntervalMarker
Represents an interval to be highlighted in some way.
|
| Plot
The base class for all plots in JFreeChart.
|
| PlotRenderingInfo
Stores information about the dimensions of a plot and its subplots.
|
| Class and Description |
|---|
| ColorPalette
Deprecated.
This class is no longer supported (as of version 1.0.4). If
you are creating contour plots, please try to use
XYPlot and
XYBlockRenderer. |
| Plot
The base class for all plots in JFreeChart.
|
| PolarPlot
Plots data that is in (theta, radius) pairs where
theta equal to zero is due north and increases clockwise.
|
| Class and Description |
|---|
| Plot
The base class for all plots in JFreeChart.
|
| Class and Description |
|---|
| Marker
The base class for markers that can be added to plots to highlight a value
or range of values.
|
| Plot
The base class for all plots in JFreeChart.
|
| Class and Description |
|---|
| Crosshair
A crosshair for display on a plot.
|
| Class and Description |
|---|
| Crosshair
A crosshair for display on a plot.
|
| Class and Description |
|---|
| AbstractPieLabelDistributor
A base class for handling the distribution of pie section labels.
|
| CategoryCrosshairState
Represents state information for the crosshairs in a
CategoryPlot. |
| CategoryMarker
A marker for a category.
|
| CategoryPlot
A general plotting class that uses data from a
CategoryDataset and
renders each data item using a CategoryItemRenderer. |
| CenterTextMode
The mode for the center text on a
RingPlot. |
| ColorPalette
Deprecated.
This class is no longer supported (as of version 1.0.4). If
you are creating contour plots, please try to use
XYPlot and
XYBlockRenderer. |
| ContourPlot
Deprecated.
This plot is no longer supported, please use
XYPlot with
an XYBlockRenderer. |
| ContourValuePlot
Deprecated.
This interface is no longer supported (as of version 1.0.4).
If you are creating contour plots, please try to use
XYPlot and
XYBlockRenderer. |
| CrosshairState
Maintains state information about crosshairs on a plot between successive
calls to the renderer's draw method.
|
| DatasetRenderingOrder
Defines the tokens that indicate the rendering order for datasets in a
CategoryPlot or an
XYPlot. |
| DialShape
Used to indicate the background shape for a
MeterPlot. |
| DrawingSupplier
A supplier of
Paint, Stroke and Shape
objects for use by plots and renderers. |
| Marker
The base class for markers that can be added to plots to highlight a value
or range of values.
|
| MeterInterval
An interval to be highlighted on a
MeterPlot. |
| Pannable
An interface that the
ChartPanel class uses to communicate with
plots that support panning. |
| PieLabelLinkStyle
Used to indicate the style for the lines linking pie sections to their
corresponding labels.
|
| PieLabelRecord
A structure that retains information about the label for a section in a pie
chart.
|
| PiePlot
A plot that displays data in the form of a pie chart, using data from any
class that implements the
PieDataset interface. |
| PiePlotState
A renderer state.
|
| Plot
The base class for all plots in JFreeChart.
|
| PlotOrientation
Used to indicate the orientation (horizontal or vertical) of a 2D plot.
|
| PlotRenderingInfo
Stores information about the dimensions of a plot and its subplots.
|
| PlotState
Records information about the state of a plot during the drawing process.
|
| PolarAxisLocation
Used to indicate the location of an axis on a
PolarPlot. |
| SeriesRenderingOrder
Defines the tokens that indicate the rendering order for series in a
XYPlot. |
| ValueAxisPlot
An interface that is implemented by plots that use a
ValueAxis,
providing a standard method to find the current data range. |
| XYPlot
A general class for plotting data in the form of (x, y) pairs.
|
| Zoomable
A plot that is zoomable must implement this interface to provide a
mechanism for the
ChartPanel to control the zooming. |
| Class and Description |
|---|
| Plot
The base class for all plots in JFreeChart.
|
| PlotRenderingInfo
Stores information about the dimensions of a plot and its subplots.
|
| PlotState
Records information about the state of a plot during the drawing process.
|
| Class and Description |
|---|
| DrawingSupplier
A supplier of
Paint, Stroke and Shape
objects for use by plots and renderers. |
| PlotOrientation
Used to indicate the orientation (horizontal or vertical) of a 2D plot.
|
| PlotRenderingInfo
Stores information about the dimensions of a plot and its subplots.
|
| PolarPlot
Plots data that is in (theta, radius) pairs where
theta equal to zero is due north and increases clockwise.
|
| WaferMapPlot
A wafer map plot.
|
| Class and Description |
|---|
| CategoryCrosshairState
Represents state information for the crosshairs in a
CategoryPlot. |
| CategoryMarker
A marker for a category.
|
| CategoryPlot
A general plotting class that uses data from a
CategoryDataset and
renders each data item using a CategoryItemRenderer. |
| DrawingSupplier
A supplier of
Paint, Stroke and Shape
objects for use by plots and renderers. |
| Marker
The base class for markers that can be added to plots to highlight a value
or range of values.
|
| PlotOrientation
Used to indicate the orientation (horizontal or vertical) of a 2D plot.
|
| PlotRenderingInfo
Stores information about the dimensions of a plot and its subplots.
|
| Class and Description |
|---|
| CrosshairState
Maintains state information about crosshairs on a plot between successive
calls to the renderer's draw method.
|
| DrawingSupplier
A supplier of
Paint, Stroke and Shape
objects for use by plots and renderers. |
| Marker
The base class for markers that can be added to plots to highlight a value
or range of values.
|
| Plot
The base class for all plots in JFreeChart.
|
| PlotOrientation
Used to indicate the orientation (horizontal or vertical) of a 2D plot.
|
| PlotRenderingInfo
Stores information about the dimensions of a plot and its subplots.
|
| XYPlot
A general class for plotting data in the form of (x, y) pairs.
|