Package | Description |
---|---|
org.apache.fop.layoutmgr |
FOP's layout engine.
|
Modifier and Type | Method and Description |
---|---|
protected FlowLayoutManager |
PageBreaker.getCurrentChildLM() |
FlowLayoutManager |
PageSequenceLayoutManager.getFlowLayoutManager() |
FlowLayoutManager |
LayoutManagerMapping.makeFlowLayoutManager(PageSequenceLayoutManager pslm,
Flow flow)
Make a FlowLayoutManager object.
|
FlowLayoutManager |
LayoutManagerMaker.makeFlowLayoutManager(PageSequenceLayoutManager pslm,
Flow flow)
Make a FlowLayoutManager object.
|
Modifier and Type | Method and Description |
---|---|
static List<List<KnuthElement>> |
PageBreaker.getFootnoteKnuthElements(FlowLayoutManager flowLM,
LayoutContext context,
List<FootnoteBodyLayoutManager> footnoteBodyLMs) |
Copyright © 2025 Apache Software Foundation. All rights reserved.