fop 1.0

Uses of Class
org.apache.fop.fo.flow.table.TablePart

Packages that use TablePart
org.apache.fop.fo.flow.table   
 

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

Subclasses of TablePart in org.apache.fop.fo.flow.table
 class TableBody
          Class modelling the fo:table-body object.
 class TableFooter
          Class modelling the fo:table-footer object.
 class TableHeader
          Class modelling the fo:table-header object.
 

Methods in org.apache.fop.fo.flow.table that return TablePart
 TablePart PrimaryGridUnit.getTablePart()
          Returns the fo:table-header/footer/body element containing this cell.
 


fop 1.0

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