|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectar.com.fdvs.dj.core.layout.Dj2JrCrosstabBuilder
public class Dj2JrCrosstabBuilder
Constructor Summary | |
---|---|
Dj2JrCrosstabBuilder()
|
Method Summary | |
---|---|
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)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Dj2JrCrosstabBuilder()
Method Detail |
---|
public net.sf.jasperreports.crosstabs.design.JRDesignCrosstab createCrosstab(DJCrosstab djcrosstab, AbstractLayoutManager layoutManager)
protected void createCells()
djcross
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |