fop 0.94

Uses of Class
org.apache.fop.layoutmgr.table.TableLayoutManager

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.94

Copyright 1999-2007 The Apache Software Foundation. All Rights Reserved.