Uses of Package
org.jfree.chart.util

Packages that use org.jfree.chart.util
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.entity
Classes representing components of (or entities in) a chart.
org.jfree.chart.labels
Generators and other classes used for the display of item labels and tooltips.
org.jfree.chart.panel
Classes related to the ChartPanel class.
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
Core support for the plug-in renderers used by the CategoryPlot and XYPlot classes.
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.title
Classes used to display chart titles and subtitles.
org.jfree.chart.ui
Utility classes that relate to user interface items.
org.jfree.chart.urls
Classes for adding URLS to charts for HTML image map generation.
org.jfree.chart.util
Utility classes used by JFreeChart.
org.jfree.data
The base package for classes that represent various types of data.
org.jfree.data.category
A package containing the CategoryDataset interface and related classes.
org.jfree.data.flow
Data interfaces and classes for flow plots (a type of Sankey chart).
org.jfree.data.gantt
Data interfaces and classes for Gantt charts.
org.jfree.data.general
Data interfaces and classes.
org.jfree.data.jdbc
Dataset classes that fetch data from a database via JDBC.
org.jfree.data.statistics
Classes for representing statistical data.
org.jfree.data.time
Interfaces and classes for time-related data.
org.jfree.data.xy
A package containing the XYDataset interface and related classes.