|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |