|
fop 0.93 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TableLayoutManager | |
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 that return TableLayoutManager | |
TableLayoutManager |
TableContentLayoutManager.getTableLM()
|
Methods in org.apache.fop.layoutmgr.table with parameters of type TableLayoutManager | |
protected double |
ColumnSetup.computeTableUnit(TableLayoutManager tlm)
Works out the base unit for resolving proportional-column-width() [p-c-w(x) = x * base_unit_ipd] |
Constructors in org.apache.fop.layoutmgr.table with parameters of type TableLayoutManager | |
TableContentLayoutManager(TableLayoutManager parent)
Main constructor |
|
fop 0.93 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |