Uses of Class
org.apache.fop.fo.flow.table.TableRow
Packages that use TableRow
Package
Description
Classes, constants and basic infrastructure for the FO tree.
MIF Output Support
RTF (Rich Text Format) Output Support
-
Uses of TableRow in org.apache.fop.accessibility.fo
Methods in org.apache.fop.accessibility.fo with parameters of type TableRow -
Uses of TableRow in org.apache.fop.fo
Methods in org.apache.fop.fo with parameters of type TableRow -
Uses of TableRow in org.apache.fop.fo.flow.table
Fields in org.apache.fop.fo.flow.table declared as TableRowModifier and TypeFieldDescriptionprivate TableRow
FixedColRowGroupBuilder.currentTableRow
private TableRow
GridUnit.row
Table row occupied by this grid unit (may be null).Methods in org.apache.fop.fo.flow.table that return TableRowModifier and TypeMethodDescriptionGridUnit.getRow()
Returns the fo:table-row element (if any) this grid unit belongs to.EffRow.getTableRow()
Methods in org.apache.fop.fo.flow.table with parameters of type TableRowModifier and TypeMethodDescriptionboolean
(package private) void
(package private) void
FixedColRowGroupBuilder.startTableRow
(TableRow tableRow) Receives notification of the start of an fo:table-row element.(package private) abstract void
RowGroupBuilder.startTableRow
(TableRow tableRow) Receives notification of the start of an fo:table-row element.(package private) void
VariableColRowGroupBuilder.startTableRow
(TableRow tableRow) Receives notification of the start of an fo:table-row element.Constructors in org.apache.fop.fo.flow.table with parameters of type TableRowModifierConstructorDescription(package private)
EmptyGridUnit
(Table table, TableRow row, int colIndex) -
Uses of TableRow in org.apache.fop.render.mif
Methods in org.apache.fop.render.mif with parameters of type TableRow -
Uses of TableRow in org.apache.fop.render.rtf
Methods in org.apache.fop.render.rtf with parameters of type TableRowModifier and TypeMethodDescription(package private) static RtfAttributes
TableAttributesConverter.convertRowAttributes
(TableRow fobj, RtfAttributes rtfatts) Converts table and row attributes to rtf attributes.void
void