Home » jcommon-1.0.13 » org » jfree » chart » renderer »

org.jfree.chart.renderer

Sub Packages:

org.jfree.chart.renderer.category   Plug-in renderers for the org.jfree.chart.plot.CategoryPlot class.  
org.jfree.chart.renderer.category.junit   Plug-in renderers for the org.jfree.chart.plot.CategoryPlot class.  
org.jfree.chart.renderer.junit    
org.jfree.chart.renderer.xy   Plug-in renderers for the org.jfree.chart.plot.XYPlot class.  
org.jfree.chart.renderer.xy.junit   Plug-in renderers for the org.jfree.chart.plot.XYPlot class.  

Interfaces:

PaintScale   A source for Paint instances, used by the XYBlockRenderer code | html
PolarItemRenderer   The interface for a renderer that can be used by the PolarPlot class.  code | html

Abstract Classes:

AbstractRenderer   Base class providing common services for renderers.  code | html

Classes:

AreaRendererEndType   An enumeration of the 'end types' for an area renderer.  code | html
CategoryURLGeneratorTable   A lookup table for URL generators. Now based on the object table.  code | html
DefaultPolarItemRenderer   A renderer that can be used with the PolarPlot class.  code | html
GrayPaintScale   A paint scale that returns shades of gray.  code | html
LookupPaintScale   A paint scale that uses a lookup table to associate paint instances with data value ranges.  code | html
LookupPaintScale.PaintItem   Stores the paint for a value.  code | html
NotOutlierException   An exception that is generated by the Outlier , OutlierList and OutlierListCollection classes.  code | html
Outlier   Represents one outlier in the box and whisker plot.  code | html
OutlierList   A collection of outliers for a single entity in a box and whisker plot.  code | html
OutlierListCollection   A collection of outlier lists for a box and whisker plot.  code | html
RangeType   An enumeration of the 'range types' for a renderer.  code | html
RendererState   Represents the current state of a renderer.  code | html
RendererUtilities   Utility methods related to the rendering process.  code | html
WaferMapRenderer   A renderer for wafer map plots. Provides color managment facilities.  code | html