Uses of Class
com.quinncurtis.chart3djava.Legend

Uses of Legend in com.quinncurtis.chart3djava
 

Subclasses of Legend in com.quinncurtis.chart3djava
 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.chart3djava with parameters of type Legend
 void Legend.copy(Legend source)
          Copies the source legend object.