Uses of Class
com.jrefinery.chart.HorizontalBarRenderer

Packages that use HorizontalBarRenderer
com.jrefinery.chart The main classes in the JFreeChart class library. 
 

Uses of HorizontalBarRenderer in com.jrefinery.chart
 

Subclasses of HorizontalBarRenderer in com.jrefinery.chart
 class HorizontalBarRenderer3D
          A renderer that handles the drawing of 3D bars for a horizontal bar plot.
 class StackedHorizontalBarRenderer
          A renderer that handles the drawing of "stacked" bars for a horizontal bar plot.