protected class TableReport.GroupFooterCreator extends TableReport.ReverseReportBandCreator
| Constructor and Description |
|---|
GroupFooterCreator(String groupName,
TableReport.ReportBandInfo bandInfo,
FillColumn fillColumn,
int xOffset,
int yOffset,
int level) |
| Modifier and Type | Method and Description |
|---|---|
protected Cell |
columnCell(Column column) |
protected Cell |
columnGroupCell(ColumnGroup group) |
protected TableReport.ReportBandCreator |
createSubVisitor(FillColumn subcolumn,
int xOffset,
int yOffset,
int sublevel) |
visitColumnGroupcreateColumnCell, createColumnCell, createColumnGroupCell, isEmpty, visit, visitColumnpublic GroupFooterCreator(String groupName, TableReport.ReportBandInfo bandInfo, FillColumn fillColumn, int xOffset, int yOffset, int level)
protected Cell columnCell(Column column)
columnCell in class TableReport.ReportBandCreatorprotected Cell columnGroupCell(ColumnGroup group)
columnGroupCell in class TableReport.ReportBandCreatorprotected TableReport.ReportBandCreator createSubVisitor(FillColumn subcolumn, int xOffset, int yOffset, int sublevel)
createSubVisitor in class TableReport.ReportBandCreatorCopyright © 2017. All rights reserved.