Module org.jfree.chart
JFreeChart module.
-
-
Packages
Exports Package Description org.jfree.chart Core classes for JFreeChart includingJFreeChartandChartFactory.org.jfree.chart.annotations A framework for adding annotations to charts.org.jfree.chart.api Types and enumerations used in the JFreeChart public API.org.jfree.chart.axis Axis classes and interfaces.org.jfree.chart.date Date support for the time series charts.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, includingImageMapUtils, for creating HTML image maps.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.compass Theorg.jfree.chart.plot.CompassPlotclass and related code.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.plot.pie Classes used to create pie charts.org.jfree.chart.renderer Core support for the plug-in renderers used by theCategoryPlotandXYPlotclasses.org.jfree.chart.renderer.category Plug-in renderers for theCategoryPlotclass.org.jfree.chart.renderer.xy Plug-in renderers for theXYPlotclass.org.jfree.chart.swing Classes that provide support for JFreeChart in Swing applications.org.jfree.chart.swing.editor Provides a simple (but so far incomplete) framework for editing chart properties.org.jfree.chart.text Text-related classes.org.jfree.chart.text.format Classes that can be used for formatting purposes.org.jfree.chart.title Classes used to display chart titles and subtitles.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 theCategoryDatasetinterface and related classes.org.jfree.data.flow Data interfaces and classes for flow plots (a type of Sankey chart).org.jfree.data.function Representation for simple functions.org.jfree.data.gantt Data interfaces and classes for Gantt charts.org.jfree.data.general Data interfaces and classes.org.jfree.data.io Miscellaneous support for input/output of data.org.jfree.data.json Utilities for reading/writing data to/from JSON format.org.jfree.data.statistics Classes for representing statistical data.org.jfree.data.time Interfaces and classes for time-related data.org.jfree.data.time.ohlc Classes for representing financial data in open-high-low-close form.org.jfree.data.xml Support for reading datasets from XML files.org.jfree.data.xy A package containing theXYDatasetinterface and related classes.
-