|
fop 0.95 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PrimaryGridUnit | |
---|---|
org.apache.fop.fo.flow.table | |
org.apache.fop.layoutmgr.table | Layout managers for tables. |
Uses of PrimaryGridUnit in org.apache.fop.fo.flow.table |
---|
Methods in org.apache.fop.fo.flow.table that return PrimaryGridUnit | |
---|---|
PrimaryGridUnit |
PrimaryGridUnit.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 |
EmptyGridUnit.getPrimary()
Returns the before-start grid unit of the cell containing this grid unit. |
Uses of PrimaryGridUnit in org.apache.fop.layoutmgr.table |
---|
Methods in org.apache.fop.layoutmgr.table with parameters of type PrimaryGridUnit | |
---|---|
protected int |
TableContentLayoutManager.getXOffsetOfGridUnit(PrimaryGridUnit gu)
Retuns the X offset of the given grid unit. |
Constructors in org.apache.fop.layoutmgr.table with parameters of type PrimaryGridUnit | |
---|---|
TableCellLayoutManager(TableCell node,
PrimaryGridUnit pgu)
Create a new Cell layout manager. |
|
fop 0.95 | |||||||||
PREV NEXT | FRAMES NO FRAMES |