Package | Description |
---|---|
org.apache.fop.fo.flow.table | |
org.apache.fop.layoutmgr.table |
Layout managers for tables.
|
Modifier and Type | Method and Description |
---|---|
PrimaryGridUnit |
PrimaryGridUnit.getPrimary()
Returns the before-start grid unit of the cell containing this grid unit.
|
PrimaryGridUnit |
EmptyGridUnit.getPrimary()
Returns the before-start grid unit of the cell containing this grid unit.
|
PrimaryGridUnit |
GridUnit.getPrimary()
Returns the before-start grid unit of the cell containing this grid unit.
|
Modifier and Type | Method and Description |
---|---|
protected int |
TableContentLayoutManager.getXOffsetOfGridUnit(PrimaryGridUnit gu)
Returns the X offset of the given grid unit.
|
Constructor and Description |
---|
TableCellLayoutManager(TableCell node,
PrimaryGridUnit pgu)
Create a new Cell layout manager.
|
Copyright 1999-2012 The Apache Software Foundation. All Rights Reserved.