Uses of Package
org.jfree.chart.plot
Package
Description
Core classes, including
JFreeChart
and
ChartPanel
.A framework for adding annotations to charts.
Axis classes and interfaces.
Provides a simple (but so far incomplete) framework for editing chart
properties.
Classes representing components of (or entities in) a chart.
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.
Generators and other classes used for the display of item labels and tooltips.
Classes related to the
ChartPanel
class.Plot classes and related interfaces.
Classes for creating dial plots.
Classes for creating flow plots (a type of Sankey chart).
Core support for the plug-in renderers used by the
CategoryPlot
and XYPlot
classes.Plug-in renderers for the
CategoryPlot
class.Plug-in renderers for the
XYPlot
class.-
ClassDescriptionA general plotting class that uses data from a
CategoryDataset
and renders each data item using aCategoryItemRenderer
.A supplier ofPaint
,Stroke
andShape
objects for use by plots and renderers.A fast scatter plot.A plot that displays a single value in the form of a needle on a dial.A plot that displays multiple pie plots using data from aCategoryDataset
.Used to indicate the style for the lines linking pie sections to their corresponding labels.A plot that displays data in the form of a pie chart, using data from any class that implements thePieDataset
interface.The base class for all plots in JFreeChart.Used to indicate the orientation (horizontal or vertical) of a 2D plot.Stores information about the dimensions of a plot and its subplots.Plots data that is in (theta, radius) pairs where theta equal to zero is due north and increases clockwise.A plot that displays data from aCategoryDataset
in the form of a "spider web".A plot that displays a single value (from aValueDataset
) in a thermometer type display.A general class for plotting data in the form of (x, y) pairs. -
ClassDescriptionA general plotting class that uses data from a
CategoryDataset
and renders each data item using aCategoryItemRenderer
.Stores information about the dimensions of a plot and its subplots.A general class for plotting data in the form of (x, y) pairs. -
ClassDescriptionRepresents an interval to be highlighted in some way.The base class for all plots in JFreeChart.Stores information about the dimensions of a plot and its subplots.
-
-
-
-
-
-
ClassDescriptionA base class for handling the distribution of pie section labels.Represents state information for the crosshairs in a
CategoryPlot
.A marker for a category.A general plotting class that uses data from aCategoryDataset
and renders each data item using aCategoryItemRenderer
.The mode for the center text on aRingPlot
.Maintains state information about crosshairs on a plot between successive calls to the renderer's draw method.Defines the tokens that indicate the rendering order for datasets in aCategoryPlot
or anXYPlot
.Used to indicate the background shape for aMeterPlot
.A supplier ofPaint
,Stroke
andShape
objects for use by plots and renderers.The base class for markers that can be added to plots to highlight a value or range of values.An interval to be highlighted on aMeterPlot
.An interface that theChartPanel
class uses to communicate with plots that support panning.Used to indicate the style for the lines linking pie sections to their corresponding labels.A structure that retains information about the label for a section in a pie chart.A plot that displays data in the form of a pie chart, using data from any class that implements thePieDataset
interface.A renderer state.The base class for all plots in JFreeChart.Used to indicate the orientation (horizontal or vertical) of a 2D plot.Stores information about the dimensions of a plot and its subplots.Records information about the state of a plot during the drawing process.Used to indicate the location of an axis on aPolarPlot
.Defines the tokens that indicate the rendering order for series in aXYPlot
.An interface that is implemented by plots that use aValueAxis
, providing a standard method to find the current data range.A general class for plotting data in the form of (x, y) pairs.A plot that is zoomable must implement this interface to provide a mechanism for theChartPanel
to control the zooming. -
ClassDescriptionThe base class for all plots in JFreeChart.Stores information about the dimensions of a plot and its subplots.Records information about the state of a plot during the drawing process.
-
ClassDescriptionThe base class for all plots in JFreeChart.Stores information about the dimensions of a plot and its subplots.Records information about the state of a plot during the drawing process.
-
ClassDescriptionA supplier of
Paint
,Stroke
andShape
objects for use by plots and renderers.Used to indicate the orientation (horizontal or vertical) of a 2D plot.Stores information about the dimensions of a plot and its subplots.Plots data that is in (theta, radius) pairs where theta equal to zero is due north and increases clockwise.A wafer map plot. -
ClassDescriptionRepresents state information for the crosshairs in a
CategoryPlot
.A marker for a category.A general plotting class that uses data from aCategoryDataset
and renders each data item using aCategoryItemRenderer
.A supplier ofPaint
,Stroke
andShape
objects for use by plots and renderers.The base class for markers that can be added to plots to highlight a value or range of values.Used to indicate the orientation (horizontal or vertical) of a 2D plot.Stores information about the dimensions of a plot and its subplots. -
ClassDescriptionMaintains state information about crosshairs on a plot between successive calls to the renderer's draw method.A supplier of
Paint
,Stroke
andShape
objects for use by plots and renderers.The base class for markers that can be added to plots to highlight a value or range of values.The base class for all plots in JFreeChart.Used to indicate the orientation (horizontal or vertical) of a 2D plot.Stores information about the dimensions of a plot and its subplots.A general class for plotting data in the form of (x, y) pairs.