Uses of Package
org.jfree.chart.ui

Packages that use org.jfree.chart.ui
Package Description
org.jfree.chart
Core classes, including JFreeChart and ChartPanel.
org.jfree.chart.annotations
A framework for adding annotations to charts.
org.jfree.chart.axis
Axis classes and interfaces.
org.jfree.chart.block
Blocks and layout classes used extensively by the LegendTitle class.
org.jfree.chart.labels
Generators and other classes used for the display of item labels and tooltips.
org.jfree.chart.plot
Plot classes and related interfaces.
org.jfree.chart.plot.dial
Classes for creating dial plots.
org.jfree.chart.plot.flow
Classes for creating flow plots (a type of Sankey chart).
org.jfree.chart.renderer.category
Plug-in renderers for the CategoryPlot class.
org.jfree.chart.renderer.xy
Plug-in renderers for the XYPlot class.
org.jfree.chart.text
Text-related classes formerly in the JCommon class library.
org.jfree.chart.title
Classes used to display chart titles and subtitles.
org.jfree.chart.ui
Utility classes that relate to user interface items.
org.jfree.chart.util
Utility classes used by JFreeChart.