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. Each cell has 2 properties that describes which row and column they belong (like coordinates). null/null | col(n)/null | ... |
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-2014 FDV Solutions. All Rights Reserved.