Package org.jfree.chart


package org.jfree.chart
Core classes, including JFreeChart and ChartPanel.
  • Class
    Description
    Class to extend the number of Colors available to the charts.
    A collection of utility methods for creating some standard charts with JFreeChart.
    A frame for displaying a chart.
    Special rendering hints that can be used internally by JFreeChart or by specialised implementations of the Graphics2D API.
    A key for rendering hints that can be used with JFreeChart (in addition to the regular Java2D rendering hints).
    A mouse event for a chart that is displayed in a ChartPanel.
    The interface that must be implemented by classes that wish to receive ChartMouseEvent notifications from a ChartPanel.
    A Swing GUI component for displaying a JFreeChart object.
    A structure for storing rendering information from one call to the JFreeChart.draw() method.
    A ChartTheme a class that can apply a style or 'theme' to a chart.
    A class used to represent a chart on the clipboard.
    A collection of utility methods for JFreeChart.
    Some utility methods for calculating hash codes.
    A chart class implemented using the Java 2D APIs.
    A temporary storage object for recording the properties of a legend item, without any consideration for layout issues.
    A collection of legend items.
    A source of legend items.
    Represents the order for rendering legend items.
    A class that handles mouse wheel events for the ChartPanel class.
    A storage structure that maps Comparable instances with Paint instances.
    PolarChartPanel is the top level object for using the PolarPlot.
    A default implementation of the ChartTheme interface.
    A storage structure that maps Comparable instances with Stroke instances.