Uses of Class
org.jfree.chart.JFreeChart

Packages that use JFreeChart
Package Description
org.jfree.chart
Core classes, including JFreeChart and ChartPanel.
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.plot
Plot classes and related interfaces.
org.jfree.chart.servlet
Classes for providing useful servlet and JSP functionality.