Uses of Class
org.apache.fop.layoutmgr.table.TableLayoutManager
-
Packages that use TableLayoutManager Package Description org.apache.fop.layoutmgr.table Layout managers for tables. -
-
Uses of TableLayoutManager in org.apache.fop.layoutmgr.table
Methods in org.apache.fop.layoutmgr.table with parameters of type TableLayoutManager Modifier and Type Method Description protected doubleColumnSetup. computeTableUnit(TableLayoutManager tlm)Works out the base unit for resolving proportional-column-width() [p-c-w(x) = x * base_unit_ipd]
-