Uses of Class
org.apache.fop.fo.flow.table.EffRow
-
Packages that use EffRow Package Description org.apache.fop.layoutmgr.table Layout managers for tables. -
-
Uses of EffRow in org.apache.fop.layoutmgr.table
Methods in org.apache.fop.layoutmgr.table with parameters of type EffRow Modifier and Type Method Description java.util.LinkedList
TableStepper. getCombinedKnuthElementsForRowGroup(LayoutContext context, EffRow[] rows, int bodyType)
Creates the combined element list for a row group.
-