Uses of Package
org.jfree.chart
Packages that use org.jfree.chart
Package
Description
Core classes, including
JFreeChart
and
ChartPanel
.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.
Classes, including
ImageMapUtils
, for creating HTML image maps.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.Classes for providing useful servlet and JSP functionality.
Classes used to display chart titles and subtitles.
-
Classes in org.jfree.chart used by org.jfree.chartClassDescriptionA key for rendering hints that can be used with JFreeChart (in addition to the regular Java2D rendering hints).A mouse event for a chart that is displayed in a
ChartPanel
.The interface that must be implemented by classes that wish to receiveChartMouseEvent
notifications from aChartPanel
.A Swing GUI component for displaying aJFreeChart
object.A structure for storing rendering information from one call to the JFreeChart.draw() method.AChartTheme
a class that can apply a style or 'theme' to a chart.A chart class implemented using the Java 2D APIs.A temporary storage object for recording the properties of a legend item, without any consideration for layout issues.A collection of legend items.Represents the order for rendering legend items.AChartPanel
that applies offline rendering, for better performance when navigating (i.e.Using enum state pattern to control the 'offline' rendering -
Classes in org.jfree.chart used by org.jfree.chart.editor
-
Classes in org.jfree.chart used by org.jfree.chart.entity
-
Classes in org.jfree.chart used by org.jfree.chart.event
-
Classes in org.jfree.chart used by org.jfree.chart.imagemapClassDescriptionA structure for storing rendering information from one call to the JFreeChart.draw() method.
-
Classes in org.jfree.chart used by org.jfree.chart.panel
-
Classes in org.jfree.chart used by org.jfree.chart.plotClassDescriptionA structure for storing rendering information from one call to the JFreeChart.draw() method.A chart class implemented using the Java 2D APIs.A collection of legend items.A source of legend items.
-
Classes in org.jfree.chart used by org.jfree.chart.plot.dial
-
Classes in org.jfree.chart used by org.jfree.chart.plot.flow
-
Classes in org.jfree.chart used by org.jfree.chart.rendererClassDescriptionA temporary storage object for recording the properties of a legend item, without any consideration for layout issues.A collection of legend items.
-
Classes in org.jfree.chart used by org.jfree.chart.renderer.categoryClassDescriptionA temporary storage object for recording the properties of a legend item, without any consideration for layout issues.A collection of legend items.A source of legend items.
-
Classes in org.jfree.chart used by org.jfree.chart.renderer.xyClassDescriptionA temporary storage object for recording the properties of a legend item, without any consideration for layout issues.A collection of legend items.A source of legend items.
-
Classes in org.jfree.chart used by org.jfree.chart.servletClassDescriptionA structure for storing rendering information from one call to the JFreeChart.draw() method.A chart class implemented using the Java 2D APIs.
-
Classes in org.jfree.chart used by org.jfree.chart.titleClassDescriptionA temporary storage object for recording the properties of a legend item, without any consideration for layout issues.A source of legend items.