Uses of Interface
net.sf.dynamicreports.report.definition.chart.dataset.DRIChartSerie

Packages that use DRIChartSerie
net.sf.dynamicreports.report.base.chart.dataset   
net.sf.dynamicreports.report.definition.chart.dataset   
 

Uses of DRIChartSerie in net.sf.dynamicreports.report.base.chart.dataset
 

Classes in net.sf.dynamicreports.report.base.chart.dataset that implement DRIChartSerie
 class AbstractChartSerie
           
 class DRCategoryChartSerie
           
 class DRGanttChartSerie
           
 class DRGroupedCategoryChartSerie
           
 class DRXyChartSerie
           
 class DRXyzChartSerie
           
 

Methods in net.sf.dynamicreports.report.base.chart.dataset that return types with arguments of type DRIChartSerie
 List<DRIChartSerie> DRSeriesDataset.getSeries()
           
 

Methods in net.sf.dynamicreports.report.base.chart.dataset with parameters of type DRIChartSerie
 void DRSeriesDataset.addSerie(DRIChartSerie serie)
           
 

Uses of DRIChartSerie in net.sf.dynamicreports.report.definition.chart.dataset
 

Subinterfaces of DRIChartSerie in net.sf.dynamicreports.report.definition.chart.dataset
 interface DRICategoryChartSerie
           
 interface DRIGanttChartSerie
           
 interface DRIGroupedCategoryChartSerie
           
 interface DRIXyChartSerie
           
 interface DRIXyzChartSerie
           
 

Methods in net.sf.dynamicreports.report.definition.chart.dataset that return types with arguments of type DRIChartSerie
 List<? extends DRIChartSerie> DRISeriesDataset.getSeries()
           
 



Copyright © 2010-2014. All Rights Reserved.