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