protected abstract class TableReport.ReverseReportBandCreator extends TableReport.ReportBandCreator
Constructor and Description |
---|
ReverseReportBandCreator(TableReport.ReportBandInfo bandInfo,
FillColumn fillColumn,
int xOffset,
int yOffset,
int level) |
Modifier and Type | Method and Description |
---|---|
Void |
visitColumnGroup(ColumnGroup columnGroup) |
columnCell, columnGroupCell, createColumnCell, createColumnCell, createColumnGroupCell, createSubVisitor, isEmpty, visit, visitColumn
public ReverseReportBandCreator(TableReport.ReportBandInfo bandInfo, FillColumn fillColumn, int xOffset, int yOffset, int level)
public Void visitColumnGroup(ColumnGroup columnGroup)
visitColumnGroup
in interface ColumnVisitor<Void>
visitColumnGroup
in class TableReport.ReportBandCreator
Copyright © 2017. All rights reserved.