Uses of Class
org.apache.fop.layoutmgr.table.TableCellLayoutManager
Packages that use TableCellLayoutManager
Package
Description
Layout managers for tables.
-
Uses of TableCellLayoutManager in org.apache.fop.fo.flow.table
Fields in org.apache.fop.fo.flow.table declared as TableCellLayoutManagerModifier and TypeFieldDescriptionprivate TableCellLayoutManagerPrimaryGridUnit.cellLMCell layout manager.Methods in org.apache.fop.fo.flow.table that return TableCellLayoutManager -
Uses of TableCellLayoutManager in org.apache.fop.layoutmgr.table
Fields in org.apache.fop.layoutmgr.table with type parameters of type TableCellLayoutManagerModifier and TypeFieldDescriptionprivate List<TableCellLayoutManager> TableLayoutManager.savedTCLMsMethods in org.apache.fop.layoutmgr.table with parameters of type TableCellLayoutManagerModifier and TypeMethodDescriptionprotected voidTableLayoutManager.saveTableHeaderTableCellLayoutManagers(TableCellLayoutManager tclm) Saves a TableCellLayoutManager for later use.Constructors in org.apache.fop.layoutmgr.table with parameters of type TableCellLayoutManagerModifierConstructorDescriptionTableCellBreaker(TableCellLayoutManager lm, int ipd, int displayAlign)