Uses of Package
org.jfree.chart
-
Packages that use org.jfree.chart Package Description org.jfree.chart Core classes for JFreeChart includingJFreeChartandChartFactory.org.jfree.chart.annotations A framework for adding annotations to charts.org.jfree.chart.axis Axis classes and interfaces.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.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.title Classes used to display chart titles and subtitles.org.jfree.chart.util Utility classes used by JFreeChart. -
Classes in org.jfree.chart used by org.jfree.chart Class Description ChartElement A chart element (used to support a visitor pattern for traversing all the elements in a chart).ChartElementVisitor A visitor for aChartElement.ChartHints.Key A key for rendering hints that can be used with JFreeChart (in addition to the regular Java2D rendering hints).ChartRenderingInfo A structure for storing rendering information from one call to the JFreeChart.draw() method.ChartTheme AChartThemea class that can apply a style or 'theme' to a chart.Drawable An interface for an object that can draw itself within an area on aGraphics2D.JFreeChart A chart class implemented using the Java 2D APIs. -
Classes in org.jfree.chart used by org.jfree.chart.annotations Class Description Drawable An interface for an object that can draw itself within an area on aGraphics2D. -
Classes in org.jfree.chart used by org.jfree.chart.axis Class Description ChartElement A chart element (used to support a visitor pattern for traversing all the elements in a chart).ChartElementVisitor A visitor for aChartElement. -
Classes in org.jfree.chart used by org.jfree.chart.entity Class Description JFreeChart A chart class implemented using the Java 2D APIs. -
Classes in org.jfree.chart used by org.jfree.chart.event Class Description JFreeChart A chart class implemented using the Java 2D APIs. -
Classes in org.jfree.chart used by org.jfree.chart.imagemap Class Description ChartRenderingInfo A structure for storing rendering information from one call to the JFreeChart.draw() method. -
Classes in org.jfree.chart used by org.jfree.chart.plot Class Description ChartElement A chart element (used to support a visitor pattern for traversing all the elements in a chart).ChartElementVisitor A visitor for aChartElement.ChartRenderingInfo A structure for storing rendering information from one call to the JFreeChart.draw() method.JFreeChart A chart class implemented using the Java 2D APIs. -
Classes in org.jfree.chart used by org.jfree.chart.plot.compass Class Description ChartElement A chart element (used to support a visitor pattern for traversing all the elements in a chart).ChartElementVisitor A visitor for aChartElement. -
Classes in org.jfree.chart used by org.jfree.chart.plot.dial Class Description ChartElement A chart element (used to support a visitor pattern for traversing all the elements in a chart).ChartElementVisitor A visitor for aChartElement. -
Classes in org.jfree.chart used by org.jfree.chart.plot.flow Class Description ChartElement A chart element (used to support a visitor pattern for traversing all the elements in a chart). -
Classes in org.jfree.chart used by org.jfree.chart.plot.pie Class Description ChartElement A chart element (used to support a visitor pattern for traversing all the elements in a chart).JFreeChart A chart class implemented using the Java 2D APIs. -
Classes in org.jfree.chart used by org.jfree.chart.renderer Class Description ChartElement A chart element (used to support a visitor pattern for traversing all the elements in a chart).ChartElementVisitor A visitor for aChartElement. -
Classes in org.jfree.chart used by org.jfree.chart.renderer.category Class Description ChartElement A chart element (used to support a visitor pattern for traversing all the elements in a chart). -
Classes in org.jfree.chart used by org.jfree.chart.renderer.xy Class Description ChartElement A chart element (used to support a visitor pattern for traversing all the elements in a chart). -
Classes in org.jfree.chart used by org.jfree.chart.swing Class Description ChartRenderingInfo A structure for storing rendering information from one call to the JFreeChart.draw() method.JFreeChart A chart class implemented using the Java 2D APIs. -
Classes in org.jfree.chart used by org.jfree.chart.swing.editor Class Description JFreeChart A chart class implemented using the Java 2D APIs. -
Classes in org.jfree.chart used by org.jfree.chart.title Class Description ChartElement A chart element (used to support a visitor pattern for traversing all the elements in a chart).ChartElementVisitor A visitor for aChartElement.Drawable An interface for an object that can draw itself within an area on aGraphics2D. -
Classes in org.jfree.chart used by org.jfree.chart.util Class Description Drawable An interface for an object that can draw itself within an area on aGraphics2D.