fop 2.1

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

Packages that use TableCellLayoutManager
org.apache.fop.fo.flow.table   
org.apache.fop.layoutmgr.table Layout managers for tables. 
 

Uses of TableCellLayoutManager in org.apache.fop.fo.flow.table
 

Methods in org.apache.fop.fo.flow.table that return TableCellLayoutManager
 TableCellLayoutManager PrimaryGridUnit.getCellLM()
          Get cell's layout manager.
 

Uses of TableCellLayoutManager in org.apache.fop.layoutmgr.table
 

Methods in org.apache.fop.layoutmgr.table with parameters of type TableCellLayoutManager
protected  void TableLayoutManager.saveTableHeaderTableCellLayoutManagers(TableCellLayoutManager tclm)
          Saves a TableCellLayoutManager for later use.
 


fop 2.1

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