| Package | Description |
|---|---|
| ar.com.fdvs.dj.core.layout | |
| ar.com.fdvs.dj.domain.builders | |
| ar.com.fdvs.dj.domain.chart.builder |
| Modifier and Type | Method and Description |
|---|---|
protected net.sf.jasperreports.engine.design.JRDesignChart |
AbstractLayoutManager.createChart(DJChart djChart,
String name)
Creates the JRDesignChart from the DJChart.
|
protected net.sf.jasperreports.engine.design.JRDesignBand |
AbstractLayoutManager.createGroupForChartAndGetBand(DJChart djChart) |
protected net.sf.jasperreports.engine.design.JRDesignGroup |
AbstractLayoutManager.getChartColumnsGroup(DJChart djChart) |
protected Map |
AbstractLayoutManager.registerChartVariable(DJChart chart)
Creates and registers a variable to be used by the Chart
|
| Modifier and Type | Method and Description |
|---|---|
DynamicReportBuilder |
DynamicReportBuilder.addChart(DJChart djChart)
Registers a field that is not necesary bound to a column, it can be used in a
custom expression
|
| Modifier and Type | Field and Description |
|---|---|
protected DJChart |
AbstractChartBuilder.chart |
| Modifier and Type | Method and Description |
|---|---|
DJChart |
AbstractChartBuilder.build() |
Copyright © 2006–2016 FDV Solutions. All rights reserved.