Uses of Class
net.sf.jasperreports.crosstabs.design.JRDesignCrosstabCell
-
Packages that use JRDesignCrosstabCell Package Description net.sf.jasperreports.crosstabs.design Contains design classes for the Crosstab report element. -
-
Uses of JRDesignCrosstabCell in net.sf.jasperreports.crosstabs.design
Fields in net.sf.jasperreports.crosstabs.design declared as JRDesignCrosstabCell Modifier and Type Field Description protected JRDesignCrosstabCell[][]
JRDesignCrosstab. crossCells
Methods in net.sf.jasperreports.crosstabs.design with parameters of type JRDesignCrosstabCell Modifier and Type Method Description void
JRDesignCrosstab. addCell(JRDesignCrosstabCell cell)
Adds a data cell to the crosstab.
-