Uses of Class
org.apache.fop.fo.flow.table.TableCell
Packages that use TableCell
Package
Description
Classes, constants and basic infrastructure for the FO tree.
Layout managers for tables.
MIF Output Support
RTF (Rich Text Format) Output Support
-
Uses of TableCell in org.apache.fop.accessibility.fo
Methods in org.apache.fop.accessibility.fo with parameters of type TableCell -
Uses of TableCell in org.apache.fop.fo
Methods in org.apache.fop.fo with parameters of type TableCell -
Uses of TableCell in org.apache.fop.fo.flow.table
Fields in org.apache.fop.fo.flow.table declared as TableCellModifier and TypeFieldDescriptionprotected TableCellGridUnit.cellTable cell which occupies this grid unitMethods in org.apache.fop.fo.flow.table that return TableCellModifier and TypeMethodDescriptionGridUnit.getCell()Returns the table cell associated with this grid unit.Methods in org.apache.fop.fo.flow.table with parameters of type TableCellModifier and TypeMethodDescription(package private) voidFixedColRowGroupBuilder.addTableCell(TableCell cell) Adds a table-cell to the current row-group, creatingGridUnits accordingly.(package private) abstract voidRowGroupBuilder.addTableCell(TableCell cell) Adds a table-cell to the current row-group, creatingGridUnits accordingly.(package private) voidVariableColRowGroupBuilder.addTableCell(TableCell cell) Adds a table-cell to the current row-group, creatingGridUnits accordingly.protected voidTableCellContainer.addTableCellChild(TableCell cell, boolean firstRow) Add cell to current row.private voidTableCellContainer.handleCellWidth(TableCell cell, int colNumber, int colSpan) Constructors in org.apache.fop.fo.flow.table with parameters of type TableCellModifierConstructorDescriptionprotectedCreates a new grid unit.(package private)PrimaryGridUnit(TableCell cell, int colIndex) Creates a new primary grid unit. -
Uses of TableCell in org.apache.fop.layoutmgr.table
Methods in org.apache.fop.layoutmgr.table that return TableCellConstructors in org.apache.fop.layoutmgr.table with parameters of type TableCellModifierConstructorDescriptionTableCellLayoutManager(TableCell node, PrimaryGridUnit pgu) Create a new Cell layout manager. -
Uses of TableCell in org.apache.fop.render.mif
Methods in org.apache.fop.render.mif with parameters of type TableCell -
Uses of TableCell in org.apache.fop.render.rtf
Methods in org.apache.fop.render.rtf with parameters of type TableCellModifier and TypeMethodDescription(package private) static RtfAttributesTableAttributesConverter.convertCellAttributes(TableCell fobj) Converts cell attributes to rtf attributes.voidvoid