Uses of Interface
com.jrefinery.chart.LegendItemLayout

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

Uses of LegendItemLayout in com.jrefinery.chart
 

Classes in com.jrefinery.chart that implement LegendItemLayout
 class StandardLegendItemLayout
          A class for arranging legend items.
 

Constructors in com.jrefinery.chart with parameters of type LegendItemLayout
LegendTitle(LegendItemLayout layout)
          Creates a new legend title.