Package org.jfree.chart.renderer
package org.jfree.chart.renderer
Core support for the plug-in renderers used by the
CategoryPlot
and XYPlot
classes.-
ClassDescriptionBase class providing common services for renderers.An enumeration of the 'end types' for an area renderer.A renderer that can be used with the
PolarPlot
class.A paint scale that returns shades of gray.A paint scale that uses a lookup table to associate paint instances with data value ranges.Represents one outlier in the box and whisker plot.A collection of outliers for a single entity in a box and whisker plot.A collection of outlier lists for a box and whisker plot.A source forPaint
instances, used by theXYBlockRenderer
.The interface for a renderer that can be used by thePolarPlot
class.Represents the current state of a renderer.Utility methods related to the rendering process.A renderer for wafer map plots.