Uses of Class
org.apache.fop.fo.flow.table.EffRow
Packages that use EffRow
-
Uses of EffRow in org.apache.fop.layoutmgr.table
Methods in org.apache.fop.layoutmgr.table with parameters of type EffRowModifier and TypeMethodDescriptionTableStepper.getCombinedKnuthElementsForRowGroup
(LayoutContext context, EffRow[] rows, int bodyType) Creates the combined element list for a row group.Constructors in org.apache.fop.layoutmgr.table with parameters of type EffRowModifierConstructorDescriptionprotected
TableContentPosition
(LayoutManager lm, List<org.apache.fop.layoutmgr.table.CellPart> cellParts, EffRow row) Creates a new TableContentPosition.