org.apache.fop.layoutmgr.table
Class TableContentLayoutManager
java.lang.Object
org.apache.fop.layoutmgr.table.TableContentLayoutManager
- PercentBaseContext
public class TableContentLayoutManager
extends java.lang.Object
Layout manager for table contents, particularly managing the creation of combined element lists.
getFooterElements
protected LinkedList getFooterElements()
getFooterNetHeight
protected int getFooterNetHeight()
getHeaderElements
protected LinkedList getHeaderElements()
getHeaderNetHeight
protected int getHeaderNetHeight()
getNextKnuthElements
public LinkedList getNextKnuthElements(LayoutContext context,
int alignment)
getXOffsetOfGridUnit
protected int getXOffsetOfGridUnit(PrimaryGridUnit gu)
Retuns the X offset of the given grid unit.
Copyright 1999-2008 The Apache Software Foundation. All Rights Reserved.