Uses of Interface
org.apache.fop.fo.flow.table.ColumnNumberManagerHolder
-
Packages that use ColumnNumberManagerHolder Package Description 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 Modifier and Type Class Description class
Table
Class modelling thefo:table
object.class
TableBody
Class modelling thefo: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 thefo:table-footer
object.class
TableHeader
Class modelling thefo:table-header
object.class
TablePart
An abstract base class modelling a TablePart (i.e.class
TableRow
Class modelling thefo:table-row
object.
-