fop 1.0

Uses of Package
org.apache.fop.fo.flow.table

Packages that use org.apache.fop.fo.flow.table
org.apache.fop.fo Classes, constants and basic infrastructure for the FO tree. 
org.apache.fop.fo.flow.table   
org.apache.fop.layoutmgr.table Layout managers for tables. 
org.apache.fop.render.mif MIF Output Support 
org.apache.fop.render.rtf RTF (Rich Text Format) Output Support 
org.apache.fop.render.rtf.rtflib.tools Utility classes used in RTF file generation. 
 

Classes in org.apache.fop.fo.flow.table used by org.apache.fop.fo
Table
          Class modelling the fo:table object.
TableBody
          Class modelling the fo:table-body object.
TableCell
          Class modelling the fo:table-cell object.
TableColumn
          Class modelling the fo:table-column object.
TableFooter
          Class modelling the fo:table-footer object.
TableHeader
          Class modelling the fo:table-header object.
TableRow
          Class modelling the fo:table-row object.
 

Classes in org.apache.fop.fo.flow.table used by org.apache.fop.fo.flow.table
ColumnNumberManager
          Helper class maintaining a record of occupied columns and an index to the next non-occupied column.
ColumnNumberManagerHolder
          Marking interface for table-related classes which contain a ColumnNumberManager instance (Table, for registering columns, or TableCellContainer, for managing occupied cells).
GridUnit
          This class represents one grid unit inside a table.
PrimaryGridUnit
          This class represents a primary grid unit of a spanned cell.
Table
          Class modelling the fo:table object.
TableCell
          Class modelling the fo:table-cell object.
TableCellContainer
          A common class for fo:table-body and fo:table-row which both can contain fo:table-cell.
TableColumn
          Class modelling the fo:table-column object.
TableEventProducer
          Event producer interface for table-specific XSL-FO validation messages.
TableFObj
          Common base class for table-related FOs
TableFooter
          Class modelling the fo:table-footer object.
TableHeader
          Class modelling the fo:table-header object.
TablePart
          An abstract base class modelling a TablePart (i.e.
TableRow
          Class modelling the fo:table-row object.
 

Classes in org.apache.fop.fo.flow.table used by org.apache.fop.layoutmgr.table
BorderSpecification
          A border's informations, along with the FO element which declared it.
EffRow
          This class represents an effective row in a table and holds a list of grid units occupying the row as well as some additional values.
PrimaryGridUnit
          This class represents a primary grid unit of a spanned cell.
Table
          Class modelling the fo:table object.
TableAndCaption
          Class modelling the fo:table-and-caption property.
TableCaption
          Class modelling the fo:table-caption object.
TableCell
          Class modelling the fo:table-cell object.
TableColumn
          Class modelling the fo:table-column object.
 

Classes in org.apache.fop.fo.flow.table used by org.apache.fop.render.mif
Table
          Class modelling the fo:table object.
TableBody
          Class modelling the fo:table-body object.
TableCell
          Class modelling the fo:table-cell object.
TableColumn
          Class modelling the fo:table-column object.
TableRow
          Class modelling the fo:table-row object.
 

Classes in org.apache.fop.fo.flow.table used by org.apache.fop.render.rtf
Table
          Class modelling the fo:table object.
TableBody
          Class modelling the fo:table-body object.
TableCell
          Class modelling the fo:table-cell object.
TableColumn
          Class modelling the fo:table-column object.
TableFooter
          Class modelling the fo:table-footer object.
TableHeader
          Class modelling the fo:table-header object.
TableRow
          Class modelling the fo:table-row object.
 

Classes in org.apache.fop.fo.flow.table used by org.apache.fop.render.rtf.rtflib.tools
Table
          Class modelling the fo:table object.
 


fop 1.0

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