Uses of Class
org.apache.fop.fo.flow.TableCell

Packages that use TableCell
org.apache.fop.fo.flow   
 

Uses of TableCell in org.apache.fop.fo.flow
 

Methods in org.apache.fop.fo.flow that return TableCell
 TableCell RowSpanMgr.getSpanningCell(int colNum)
           
 

Methods in org.apache.fop.fo.flow with parameters of type TableCell
 void RowSpanMgr.addRowSpan(TableCell cell, int firstCol, int numCols, int cellHeight, int rowsSpanned)
           
 



Copyright © 1999-2003 Apache Software Foundation. All Rights Reserved.