fop 0.93

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.
EmptyGridUnit GridUnit subclass for empty grid units.
GridUnit This class represents one grid unit inside a table.
PrimaryGridUnit This class represents a primary grid unit of a spanned cell.
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.
TableContentLayoutManager.GridUnitPart Represents a non-dividable part of a grid unit.
TableContentLayoutManager.TableContentPosition This class represents a Position specific to this layout manager.
TableContentLayoutManager.TableHeaderFooterPosition This class represents a Position specific to this layout manager.
TableContentLayoutManager.TableHFPenaltyPosition This class represents a Position specific to this layout manager.
TableLayoutManager LayoutManager for a table FO.
TableRowIterator Iterator that lets the table layout manager step over all of 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 0.93

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