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