Package org.jfree.chart.renderer

Plug-in renderers for the CategoryPlot and XYPlot classes.

See:
          Description

Interface Summary
PolarItemRenderer The interface for a renderer that can be used by the PolarPlot class.
 

Class Summary
AbstractRenderer Base class providing common services for renderers.
AreaRendererEndType An enumeration of the 'end types' for an area renderer.
CategoryURLGeneratorTable Deprecated. This class is no longer being used in JFreeChart and will be removed before version 1.0.0 is released.
DefaultPolarItemRenderer A renderer that can be used with the PolarPlot class.
Outlier Represents one outlier in the box and whisker plot.
OutlierList A collection of outliers for a single entity in a box and whisker plot.
OutlierListCollection A collection of outlier lists for a box and whisker plot.
RangeType An enumeration of the 'range types' for a renderer.
RendererState Represents the current state of a renderer.
WaferMapRenderer A renderer for wafer map plots.
 

Exception Summary
NotOutlierException An exception that is generated by the Outlier, OutlierList and OutlierListCollection classes.
 

Package org.jfree.chart.renderer Description

Plug-in renderers for the CategoryPlot and XYPlot classes.