fop 1.0

Package org.apache.fop.layoutmgr.table

Layout managers for tables.

See:
          Description

Class Summary
CollapsingBorderModel This class is a superclass for the two collapsing border models defined in the XSL 1.0 specification.
CollapsingBorderModelEyeCatching Implements the normal "collapse" border model defined in 6.7.10 in XSL 1.0.
ColumnSetup Class holding a number of columns making up the column setup of a row.
TableAndCaptionLayoutManager LayoutManager for a table-and-caption FO.
TableCaptionLayoutManager LayoutManager for a table-caption FO.
TableCellLayoutManager LayoutManager for a table-cell FO.
TableContentLayoutManager Layout manager for table contents, particularly managing the creation of combined element lists.
TableLayoutManager LayoutManager for a table FO.
TableRowIterator Iterator that lets the table layout manager step over all the rows of a part of the table (table-header, table-footer or table-body).
TableStepper This class processes row groups to create combined element lists for tables.
 

Package org.apache.fop.layoutmgr.table Description

Layout managers for tables.


fop 1.0

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