Package | Description |
---|---|
org.apache.fop.layoutmgr |
FOP's layout engine.
|
org.apache.fop.layoutmgr.inline |
Layout managers for inline formatting objects and line building.
|
Modifier and Type | Class and Description |
---|---|
class |
KnuthBlockBox
Knuth box used to represent a line in block-progression-dimension (i.e.
|
Modifier and Type | Method and Description |
---|---|
protected void |
BreakingAlgorithm.handleBox(KnuthBox box)
Handle a
KnuthBox . |
Modifier and Type | Class and Description |
---|---|
class |
KnuthInlineBox
A knuth inline box.
|
Modifier and Type | Method and Description |
---|---|
protected KnuthBox |
LeafNodeLayoutManager.makeBox() |
protected KnuthBox |
WrapperLayoutManager.makeBox() |
Copyright © 2025 Apache Software Foundation. All rights reserved.