Uses of Class
org.apache.fop.fo.flow.table.TablePart
Packages that use TablePart
Package
Description
Layout managers for tables.
RTF (Rich Text Format) Output Support
-
Uses of TablePart in org.apache.fop.fo.flow.table
Subclasses of TablePart in org.apache.fop.fo.flow.tableModifier and TypeClassDescriptionclass
Class modelling thefo:table-body
object.class
Class modelling thefo:table-footer
object.class
Class modelling thefo:table-header
object.Fields in org.apache.fop.fo.flow.table declared as TablePartMethods in org.apache.fop.fo.flow.table that return TablePartModifier and TypeMethodDescriptionPrimaryGridUnit.getTablePart()
Returns the fo:table-header/footer/body element containing this cell.(package private) abstract TablePart
TableCellContainer.getTablePart()
Returns the enclosing table-header/footer/body of this container.(package private) TablePart
TablePart.getTablePart()
Returns the enclosing table-header/footer/body of this container.(package private) TablePart
TableRow.getTablePart()
Returns the enclosing table-header/footer/body of this container.Methods in org.apache.fop.fo.flow.table with parameters of type TablePartModifier and TypeMethodDescription(package private) void
Receives notification of the end of the current row, when the source contains no fo:table-row element.(package private) abstract void
Receives notification of the end of the current row, when the source contains no fo:table-row element.(package private) void
Receives notification of the end of the current row, when the source contains no fo:table-row element.void
Receives notification of the start of a table-header/footer/body.(package private) void
void
Receives notification of the start of a table-header/footer/body.void
Receives notification of the start of a table-header/footer/body.(package private) void
FixedColRowGroupBuilder.startTablePart
(TablePart part) Receives notification of the start of a table-header/footer/body.(package private) abstract void
RowGroupBuilder.startTablePart
(TablePart part) Receives notification of the start of a table-header/footer/body.(package private) void
VariableColRowGroupBuilder.startTablePart
(TablePart part) Receives notification of the start of a table-header/footer/body. -
Uses of TablePart in org.apache.fop.layoutmgr.table
Methods in org.apache.fop.layoutmgr.table that return TablePartModifier and TypeMethodDescription(package private) TablePart
TableContentPosition.getTablePart()
Methods in org.apache.fop.layoutmgr.table with parameters of type TablePartModifier and TypeMethodDescriptionprivate void
TableContentLayoutManager.addHeaderFooterAreas
(List elements, TablePart part, RowPainter painter, boolean lastOnPage) private void
TableContentLayoutManager.addTablePartAreas
(List positions, RowPainter painter, TablePart body, boolean isFirstPos, boolean isLastPos, boolean lastInBody, boolean lastOnPage) Adds the areas corresponding to a single fo:table-header/footer/body element.(package private) void
RowPainter.startTablePart
(TablePart tablePart) -
Uses of TablePart in org.apache.fop.render.rtf
Methods in org.apache.fop.render.rtf with parameters of type TablePartModifier and TypeMethodDescription(package private) static RtfAttributes
TableAttributesConverter.convertTablePartAttributes
(TablePart part) Converts table-only attributes to rtf attributes.private void
private void