Package | Description |
---|---|
net.sf.jasperreports.components | |
net.sf.jasperreports.components.table | |
net.sf.jasperreports.components.table.fill | |
net.sf.jasperreports.components.table.util |
Modifier and Type | Method and Description |
---|---|
protected void |
ComponentsXmlHandler.writeTableCell(Cell cell,
java.lang.String name,
JRXmlWriter reportWriter) |
Modifier and Type | Class and Description |
---|---|
class |
CompiledCell |
class |
DesignCell |
Modifier and Type | Method and Description |
---|---|
Cell |
ColumnFactory.createCell(Cell cell) |
Cell |
StandardGroupCell.getCell() |
Cell |
GroupCell.getCell() |
protected abstract Cell |
TableCompiler.BaseColumnCellSelector.getCell(BaseColumn column) |
Cell |
TableCompiler.ColumnCellSelector.getCell(Column column) |
Cell |
TableCompiler.BaseColumnCellSelector.getCell(Column column) |
Cell |
TableCompiler.ColumnCellSelector.getCell(ColumnGroup group) |
Cell |
TableCompiler.BaseColumnCellSelector.getCell(ColumnGroup group) |
Cell |
StandardBaseColumn.getColumnFooter() |
Cell |
BaseColumn.getColumnFooter() |
Cell |
StandardBaseColumn.getColumnHeader() |
Cell |
BaseColumn.getColumnHeader() |
Cell |
StandardColumn.getDetailCell() |
Cell |
Column.getDetailCell() |
Cell |
StandardBaseColumn.getGroupFooter(java.lang.String groupName) |
Cell |
BaseColumn.getGroupFooter(java.lang.String groupName) |
Cell |
StandardBaseColumn.getGroupHeader(java.lang.String groupName) |
Cell |
BaseColumn.getGroupHeader(java.lang.String groupName) |
Cell |
StandardBaseColumn.getTableFooter() |
Cell |
BaseColumn.getTableFooter() |
Cell |
StandardBaseColumn.getTableHeader() |
Cell |
BaseColumn.getTableHeader() |
Modifier and Type | Method and Description |
---|---|
protected void |
ColumnExpressionCollector.collectCell(Cell cell) |
Cell |
ColumnFactory.createCell(Cell cell) |
void |
StandardGroupCell.setCell(Cell cell) |
void |
StandardBaseColumn.setColumnFooter(Cell header) |
void |
StandardBaseColumn.setColumnHeader(Cell header) |
void |
StandardColumn.setDetailCell(Cell detail) |
void |
StandardBaseColumn.setGroupFooter(java.lang.String groupName,
Cell cell) |
void |
StandardBaseColumn.setGroupHeader(java.lang.String groupName,
Cell cell) |
void |
StandardBaseColumn.setTableFooter(Cell tableFooter) |
void |
StandardBaseColumn.setTableHeader(Cell tableHeader) |
protected void |
TableCompiler.verifyCell(Cell cell,
int width,
java.lang.String cellName,
JRVerifier verifier) |
Constructor and Description |
---|
CompiledCell(Cell cell,
JRBaseObjectFactory factory) |
StandardGroupCell(java.lang.String groupName,
Cell cell) |
Modifier and Type | Method and Description |
---|---|
protected abstract Cell |
TableReport.ReportBandCreator.columnCell(Column column) |
protected Cell |
TableReport.DetailBandCreator.columnCell(Column column) |
protected Cell |
TableReport.ColumnHeaderCreator.columnCell(Column column) |
protected Cell |
TableReport.PageFooterCreator.columnCell(Column column) |
protected Cell |
TableReport.TitleCreator.columnCell(Column column) |
protected Cell |
TableReport.SummaryCreator.columnCell(Column column) |
protected Cell |
TableReport.GroupHeaderCreator.columnCell(Column column) |
protected Cell |
TableReport.GroupFooterCreator.columnCell(Column column) |
protected abstract Cell |
TableReport.ReportBandCreator.columnGroupCell(ColumnGroup group) |
protected Cell |
TableReport.DetailBandCreator.columnGroupCell(ColumnGroup group) |
protected Cell |
TableReport.ColumnHeaderCreator.columnGroupCell(ColumnGroup group) |
protected Cell |
TableReport.PageFooterCreator.columnGroupCell(ColumnGroup group) |
protected Cell |
TableReport.TitleCreator.columnGroupCell(ColumnGroup group) |
protected Cell |
TableReport.SummaryCreator.columnGroupCell(ColumnGroup group) |
protected Cell |
TableReport.GroupHeaderCreator.columnGroupCell(ColumnGroup group) |
protected Cell |
TableReport.GroupFooterCreator.columnGroupCell(ColumnGroup group) |
Modifier and Type | Method and Description |
---|---|
protected JRDesignFrame |
TableReport.createCellFrame(Cell cell,
int originalWidth,
int width,
int x,
int y) |
Modifier and Type | Method and Description |
---|---|
static Cell |
TableUtil.getCell(BaseColumn bc,
int type,
java.lang.String grName) |
Modifier and Type | Method and Description |
---|---|
java.util.Map<Cell,java.awt.Rectangle> |
TableUtil.getCellBounds() |
Modifier and Type | Method and Description |
---|---|
java.awt.Rectangle |
TableUtil.getBounds(int width,
Cell cell,
BaseColumn col) |
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com