Package | Description |
---|---|
net.sf.jasperreports.crosstabs.fill | |
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).
|
Modifier and Type | Class and Description |
---|---|
class |
JRFillCrosstabColumnGroup
Crosstab column group implementation used at fill time.
|
class |
JRFillCrosstabRowGroup
Crosstab row group implementation used at fill time.
|
Modifier and Type | Method and Description |
---|---|
protected boolean[] |
JRFillCrosstab.CrosstabFiller.computeBreakableHeaders(HeaderCell[][] headersData,
JRFillCrosstabGroup[] groups,
int[] offsets,
boolean width,
boolean startHeaders) |
protected int[] |
JRFillCrosstab.CrosstabFiller.computeOffsets(HeaderCell[][] headersData,
JRFillCrosstabGroup[] groups,
boolean width) |
protected java.util.List<HeaderCell[]> |
JRFillCrosstab.CrosstabFiller.getGroupHeaders(int available,
int[] offsets,
boolean[] breakable,
int firstIndex,
HeaderCell[][] headersData,
JRFillCrosstabGroup[] groups) |
protected void |
JRFillCrosstab.CrosstabFiller.setGroupVariables(JRFillCrosstabGroup[] groups,
BucketDefinition.Bucket[] bucketValues) |
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com