Uses of Class
org.apache.fop.layoutmgr.table.TableRowIterator
Packages that use TableRowIterator
-
Uses of TableRowIterator in org.apache.fop.layoutmgr.table
Fields in org.apache.fop.layoutmgr.table declared as TableRowIteratorModifier and TypeFieldDescriptionprotected TableRowIteratorTableContentLayoutManager.bodyIterprivate TableRowIteratorTableContentLayoutManager.footerIterprivate TableRowIteratorTableContentLayoutManager.headerIterMethods in org.apache.fop.layoutmgr.table with parameters of type TableRowIteratorModifier and TypeMethodDescriptionprivate LinkedListTableContentLayoutManager.getKnuthElementsForRowIterator(TableRowIterator iter, LayoutContext context, int alignment, int bodyType) Creates Knuth elements by iterating over a TableRowIterator.