Uses of Class
com.quinncurtis.chart2djava.Legend

Packages that use Legend
com.quinncurtis.chart2djava   
 

Uses of Legend in com.quinncurtis.chart2djava
 

Subclasses of Legend in com.quinncurtis.chart2djava
 class BubblePlotLegend
          The BubblePlotLegend class manages a collection BubblePlotLegendItem objects that represent legend items.
 class StandardLegend
          The StandardLegend class manages a collection LegendItem objects that represent legend items.
 

Methods in com.quinncurtis.chart2djava with parameters of type Legend
 void Legend.copy(Legend source)
          Copies the source legend object.