Uses of Package
org.jfree.chart.axis

Packages that use org.jfree.chart.axis
Package Description
de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.ipk_graffitiview.chartDrawComponent  
org.jfree.chart
Core classes, including JFreeChart and ChartPanel.
org.jfree.chart.annotations
A framework for addings annotations to charts.
org.jfree.chart.axis
Axis classes and interfaces.
org.jfree.chart.demo  
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.renderer
Plug-in renderers for the CategoryPlot and XYPlot classes.
org.jfree.chart.ui
An optional package containing user interface components for editing chart properties (used in the JFreeChart demo application);