Uses of Interface
net.sf.dynamicreports.report.definition.chart.DRIChart

Packages that use DRIChart
net.sf.dynamicreports.design.transformation   
net.sf.dynamicreports.report.base.chart   
net.sf.dynamicreports.report.base.chart.plot   
net.sf.dynamicreports.report.definition.chart.plot   
 

Uses of DRIChart in net.sf.dynamicreports.design.transformation
 

Methods in net.sf.dynamicreports.design.transformation with parameters of type DRIChart
protected  int TemplateTransform.getChartHeight(DRIChart chart)
           
protected  String TemplateTransform.getChartTheme(DRIChart chart)
           
protected  int TemplateTransform.getChartWidth(DRIChart chart)
           
protected  DRDesignChart ChartTransform.transform(DRIChart chart, ResetType resetType, DRDesignGroup resetGroup)
           
 

Uses of DRIChart in net.sf.dynamicreports.report.base.chart
 

Classes in net.sf.dynamicreports.report.base.chart that implement DRIChart
 class DRChart
           
 

Uses of DRIChart in net.sf.dynamicreports.report.base.chart.plot
 

Methods in net.sf.dynamicreports.report.base.chart.plot that return DRIChart
 DRIChart DRChartAxis.getChart()
           
 

Methods in net.sf.dynamicreports.report.base.chart.plot with parameters of type DRIChart
 void DRMultiAxisPlot.addChart(DRIChart chart)
           
 void DRMultiAxisPlot.addChart(DRIChart chart, AxisPosition position)
           
 void DRChartAxis.setChart(DRIChart chart)
           
 

Uses of DRIChart in net.sf.dynamicreports.report.definition.chart.plot
 

Methods in net.sf.dynamicreports.report.definition.chart.plot that return DRIChart
 DRIChart DRIChartAxis.getChart()
           
 



Copyright © 2010-2014. All Rights Reserved.