Package | Description |
---|---|
org.apache.fop.layoutmgr |
FOP's layout engine.
|
org.apache.fop.layoutmgr.inline |
Layout managers for inline formatting objects and line building.
|
org.apache.fop.layoutmgr.table |
Layout managers for tables.
|
Modifier and Type | Method and Description |
---|---|
void |
FlowLayoutManager.discardSpace(KnuthGlue spaceGlue) |
void |
BlockStackingLayoutManager.discardSpace(KnuthGlue spaceGlue) |
void |
BlockLevelLayoutManager.discardSpace(KnuthGlue spaceGlue) |
void |
BlockContainerLayoutManager.discardSpace(KnuthGlue spaceGlue) |
Modifier and Type | Method and Description |
---|---|
void |
LineLayoutManager.discardSpace(KnuthGlue spaceGlue) |
Modifier and Type | Method and Description |
---|---|
void |
TableLayoutManager.discardSpace(KnuthGlue spaceGlue) |
void |
TableCellLayoutManager.discardSpace(KnuthGlue spaceGlue) |
Copyright 1999-2008 The Apache Software Foundation. All Rights Reserved.