fop 1.0

Uses of Interface
org.apache.fop.fo.flow.table.ColumnNumberManagerHolder

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

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

Classes in org.apache.fop.fo.flow.table that implement ColumnNumberManagerHolder
 class Table
          Class modelling the fo:table object.
 class TableBody
          Class modelling the fo:table-body object.
 class TableCellContainer
          A common class for fo:table-body and fo:table-row which both can contain fo:table-cell.
 class TableFooter
          Class modelling the fo:table-footer object.
 class TableHeader
          Class modelling the fo:table-header object.
 class TablePart
          An abstract base class modelling a TablePart (i.e.
 class TableRow
          Class modelling the fo:table-row object.
 


fop 1.0

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