Module platform
Package org.jfree.chart.renderer.category
package org.jfree.chart.renderer.category
-
ClassDescriptionAn abstract base class that you can use to implement a new
CategoryItemRenderer
.A category item renderer that draws area charts.The interface for plugin painter for theBarRenderer
class.ACategoryItemRenderer
that draws individual data items as bars.A box-and-whisker renderer.A plug-in object that is used by theCategoryPlot
class to display individual data items from aCategoryDataset
.An object that retains temporary state information for aCategoryItemRenderer
.A "step" renderer similar toXYStepRenderer
but that can be used with theCategoryPlot
class.State information for the renderer.A default renderer for theCategoryPlot
class.A renderer for simple Gantt charts.An implementation of theBarPainter
interface that uses several gradient fills to enrich the appearance of the bars.A renderer that draws stacked bars within groups.A renderer that handles the drawing of bars for a bar plot where each bar has a high and low value.ACategoryItemRenderer
that represents data using bars which are superimposed.ACategoryItemRenderer
that draws individual data items as horizontal lines, spaced in the same way as bars in a bar chart.A renderer that draws shapes for each data item, and lines between data items (for use with theCategoryPlot
class).Renderer for drawing min max plot.A renderer that handles the multiple values from aMultiValueCategoryDataset
by plotting a shape for each value for each given item in the dataset.A renderer that draws stacked area charts for aCategoryPlot
.A stacked bar renderer for use with theCategoryPlot
class.An implementation of theBarPainter
interface that preserves the behaviour of bar painting that existed prior to the introduction of theBarPainter
interface.A renderer that handles the drawing a bar plot where each bar has a mean value and a standard deviation line.A renderer that draws shapes for each data item, and lines between data items.A renderer that handles the drawing of waterfall bar charts, for use with theCategoryPlot
class.