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 TypeClassDescriptionclassClass modelling thefo:table-bodyobject.classClass modelling thefo:table-footerobject.classClass modelling thefo:table-headerobject.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 TablePartTableCellContainer.getTablePart()Returns the enclosing table-header/footer/body of this container.(package private) TablePartTablePart.getTablePart()Returns the enclosing table-header/footer/body of this container.(package private) TablePartTableRow.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) voidReceives notification of the end of the current row, when the source contains no fo:table-row element.(package private) abstract voidReceives notification of the end of the current row, when the source contains no fo:table-row element.(package private) voidReceives notification of the end of the current row, when the source contains no fo:table-row element.voidReceives notification of the start of a table-header/footer/body.(package private) voidvoidReceives notification of the start of a table-header/footer/body.voidReceives notification of the start of a table-header/footer/body.(package private) voidFixedColRowGroupBuilder.startTablePart(TablePart part) Receives notification of the start of a table-header/footer/body.(package private) abstract voidRowGroupBuilder.startTablePart(TablePart part) Receives notification of the start of a table-header/footer/body.(package private) voidVariableColRowGroupBuilder.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) TablePartTableContentPosition.getTablePart()Methods in org.apache.fop.layoutmgr.table with parameters of type TablePartModifier and TypeMethodDescriptionprivate voidTableContentLayoutManager.addHeaderFooterAreas(List elements, TablePart part, RowPainter painter, boolean lastOnPage) private voidTableContentLayoutManager.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) voidRowPainter.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 RtfAttributesTableAttributesConverter.convertTablePartAttributes(TablePart part) Converts table-only attributes to rtf attributes.private voidprivate void