Uses of Class
org.pentaho.chart.model.PiePlot.Slice

Packages that use PiePlot.Slice
org.pentaho.chart.model   
 

Uses of PiePlot.Slice in org.pentaho.chart.model
 

Methods in org.pentaho.chart.model that return types with arguments of type PiePlot.Slice
 List<PiePlot.Slice> PiePlot.getSlices()
           
 

Method parameters in org.pentaho.chart.model with type arguments of type PiePlot.Slice
 void PiePlot.setSlices(List<PiePlot.Slice> slices)