Uses of Class
org.apache.fop.fo.flow.table.Table
Packages that use Table
Package
Description
Classes, constants and basic infrastructure for the FO tree.
Layout managers for tables.
RTF (Rich Text Format) Output Support
Utility classes used in RTF file generation.
-
Uses of Table in org.apache.fop.accessibility.fo
Methods in org.apache.fop.accessibility.fo with parameters of type Table -
Uses of Table in org.apache.fop.fo
Methods in org.apache.fop.fo with parameters of type TableModifier and TypeMethodDescriptionvoidvoidvoidDelegatingFOEventHandler.startTable(Table tbl) voidFOEventHandler.startTable(Table tbl) -
Uses of Table in org.apache.fop.fo.flow.table
Methods in org.apache.fop.fo.flow.table that return TableModifier and TypeMethodDescriptionTable.getTable()Convenience method to returns a reference to the baseTableinstance.TableFObj.getTable()Convenience method to returns a reference to the baseTableinstance.Constructors in org.apache.fop.fo.flow.table with parameters of type Table -
Uses of Table in org.apache.fop.layoutmgr.table
Methods in org.apache.fop.layoutmgr.table that return TableModifier and TypeMethodDescriptionTableCellLayoutManager.getTable()TableLayoutManager.getTable()Constructors in org.apache.fop.layoutmgr.table with parameters of type TableModifierConstructorDescriptionColumnSetup(Table table) Main Constructor.TableLayoutManager(Table node) Create a new table layout manager.TableRowIterator(Table table, int tablePart) Creates a new TableRowIterator. -
Uses of Table in org.apache.fop.render.rtf
Methods in org.apache.fop.render.rtf with parameters of type Table -
Uses of Table in org.apache.fop.render.rtf.rtflib.tools
Methods in org.apache.fop.render.rtf.rtflib.tools with parameters of type TableModifier and TypeMethodDescriptionvoidPercentContext.setTableUnit(Table table, int tableUnit) Records the calculated table unit for a given table.