Uses of Package
org.jfree.chart
Packages that use org.jfree.chart
Package
Description
Core classes, including
JFreeChart
and
ChartPanel
.Some basic demos to get you started.
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
ImageMapUtilities
, for creating HTML image maps.Classes related to the
ChartPanel
class.Plot classes and related interfaces.
Classes for creating dial plots.
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.A class that handles mouse wheel events for theChartPanel
class. -
Classes in org.jfree.chart used by org.jfree.chart.demo
-
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 Swing GUI component for displaying a
JFreeChart
object.A structure for storing rendering information from one call to the JFreeChart.draw() method.Deprecated.This class is no longer supported (as of version 1.0.4).A chart class implemented using the Java 2D APIs.A collection of legend items.A source of legend items.A storage structure that mapsComparable
instances withPaint
instances.A storage structure that mapsComparable
instances withStroke
instances. -
Classes in org.jfree.chart used by org.jfree.chart.plot.dial
-
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.categoryClassDescriptionAn interface that should be implemented by renderers that use a 3D effect.A 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.xyClassDescriptionAn interface that should be implemented by renderers that use a 3D effect.A 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.