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 |
---|---|
static class |
AbstractBreaker.FloatPosition |
static class |
AbstractBreaker.PageBreakPosition
A page break position.
|
Modifier and Type | Class and Description |
---|---|
static class |
LineLayoutManager.LineBreakPosition
Private class to store information about inline breaks.
|
Modifier and Type | Method and Description |
---|---|
List<ListElement> |
LineLayoutManager.getNextKnuthElements(LayoutContext context,
int alignment,
LeafPosition restartPosition)
Get a sequence of KnuthElements representing the content
of the node assigned to the LM.
|
Copyright © 2025 Apache Software Foundation. All rights reserved.