public class Dj2JrCrosstabBuilder extends Object
| Constructor and Description |
|---|
Dj2JrCrosstabBuilder() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
createCells()
The way to create the cells is like this:
the result is a matrix of (cols+1)*(rows+1) cells. |
net.sf.jasperreports.crosstabs.design.JRDesignCrosstab |
createCrosstab(DJCrosstab djcrosstab,
AbstractLayoutManager layoutManager) |
public net.sf.jasperreports.crosstabs.design.JRDesignCrosstab createCrosstab(DJCrosstab djcrosstab, AbstractLayoutManager layoutManager)
protected void createCells()
Copyright © 2006–2016 FDV Solutions. All rights reserved.