Uses of Class
net.sf.jasperreports.crosstabs.fill.JRFillCrosstabCell
-
Packages that use JRFillCrosstabCell Package Description net.sf.jasperreports.crosstabs.fill Contains classes to be used at report filling time for the Crosstab report element.net.sf.jasperreports.engine.fill Contains fill time implementations for the library's main interfaces and the entire engine used in the filling process (the actual core of JasperReports). -
-
Uses of JRFillCrosstabCell in net.sf.jasperreports.crosstabs.fill
Methods in net.sf.jasperreports.crosstabs.fill that return JRFillCrosstabCell Modifier and Type Method Description JRFillCrosstabCell
JRFillCrosstabObjectFactory. getCrosstabCell(JRCrosstabCell cell)
-
Uses of JRFillCrosstabCell in net.sf.jasperreports.engine.fill
Fields in net.sf.jasperreports.engine.fill declared as JRFillCrosstabCell Modifier and Type Field Description protected JRFillCrosstabCell[][]
JRFillCrosstab. crossCells
-