Uses of Package
org.jfree.chart.renderer.category
Package
Description
Core classes, including
JFreeChart
and
ChartPanel
.Plot classes and related interfaces.
Plug-in renderers for the
CategoryPlot
class.-
ClassDescriptionThe interface for plugin painter for the
BarRenderer
class.A plug-in object that is used by theCategoryPlot
class to display individual data items from aCategoryDataset
. -
ClassDescriptionA plug-in object that is used by the
CategoryPlot
class to display individual data items from aCategoryDataset
. -
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 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
.State information for the renderer.A renderer that handles the drawing of bars for a bar plot where each bar has a high and low value.A renderer that draws shapes for each data item, and lines between data items (for use with theCategoryPlot
class).A stacked bar renderer for use with theCategoryPlot
class.