Uses of Package
org.jfree.chart
-
Packages that use org.jfree.chart Package Description org.jfree.chart Core classes, includingJFreeChart
andChartPanel
.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.imagemap Classes, includingImageMapUtilities
, for creating HTML image maps.org.jfree.chart.panel Classes related to theChartPanel
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 theCategoryPlot
andXYPlot
classes.org.jfree.chart.renderer.category Plug-in renderers for theCategoryPlot
class.org.jfree.chart.renderer.xy Plug-in renderers for theXYPlot
class.org.jfree.chart.servlet Classes for providing useful servlet and JSP functionality.org.jfree.chart.title Classes used to display chart titles and subtitles. -
Classes in org.jfree.chart used by org.jfree.chart Class Description ChartHints.Key A key for rendering hints that can be used with JFreeChart (in addition to the regular Java2D rendering hints).ChartMouseEvent A mouse event for a chart that is displayed in aChartPanel
.ChartMouseListener The interface that must be implemented by classes that wish to receiveChartMouseEvent
notifications from aChartPanel
.ChartPanel A Swing GUI component for displaying aJFreeChart
object.ChartRenderingInfo A structure for storing rendering information from one call to the JFreeChart.draw() method.ChartTheme AChartTheme
a class that can apply a style or 'theme' to a chart.JFreeChart A chart class implemented using the Java 2D APIs.LegendItem A temporary storage object for recording the properties of a legend item, without any consideration for layout issues.LegendItemCollection A collection of legend items.LegendRenderingOrder Represents the order for rendering legend items. -
Classes in org.jfree.chart used by org.jfree.chart.editor Class Description JFreeChart A chart class implemented using the Java 2D APIs. -
Classes in org.jfree.chart used by org.jfree.chart.entity Class Description JFreeChart A chart class implemented using the Java 2D APIs. -
Classes in org.jfree.chart used by org.jfree.chart.event Class Description JFreeChart A chart class implemented using the Java 2D APIs. -
Classes in org.jfree.chart used by org.jfree.chart.imagemap Class Description ChartRenderingInfo A structure for storing rendering information from one call to the JFreeChart.draw() method. -
Classes in org.jfree.chart used by org.jfree.chart.panel Class Description ChartPanel A Swing GUI component for displaying aJFreeChart
object. -
Classes in org.jfree.chart used by org.jfree.chart.plot Class Description ChartRenderingInfo A structure for storing rendering information from one call to the JFreeChart.draw() method.ClipPath Deprecated.This class is no longer supported (as of version 1.0.4).JFreeChart A chart class implemented using the Java 2D APIs.LegendItemCollection A collection of legend items.LegendItemSource A source of legend items. -
Classes in org.jfree.chart used by org.jfree.chart.plot.dial Class Description LegendItemSource A source of legend items. -
Classes in org.jfree.chart used by org.jfree.chart.renderer Class Description LegendItem A temporary storage object for recording the properties of a legend item, without any consideration for layout issues.LegendItemCollection A collection of legend items. -
Classes in org.jfree.chart used by org.jfree.chart.renderer.category Class Description Effect3D An interface that should be implemented by renderers that use a 3D effect.LegendItem A temporary storage object for recording the properties of a legend item, without any consideration for layout issues.LegendItemCollection A collection of legend items.LegendItemSource A source of legend items. -
Classes in org.jfree.chart used by org.jfree.chart.renderer.xy Class Description Effect3D An interface that should be implemented by renderers that use a 3D effect.LegendItem A temporary storage object for recording the properties of a legend item, without any consideration for layout issues.LegendItemCollection A collection of legend items.LegendItemSource A source of legend items. -
Classes in org.jfree.chart used by org.jfree.chart.servlet Class Description ChartRenderingInfo A structure for storing rendering information from one call to the JFreeChart.draw() method.JFreeChart A chart class implemented using the Java 2D APIs. -
Classes in org.jfree.chart used by org.jfree.chart.title Class Description LegendItem A temporary storage object for recording the properties of a legend item, without any consideration for layout issues.LegendItemSource A source of legend items.