Package | Description |
---|---|
org.apache.fop.layoutmgr |
FOP's layout engine.
|
Modifier and Type | Method | 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 | Description |
---|---|---|
static java.util.List<java.util.List<KnuthElement>> |
PageBreaker.getFootnoteKnuthElements(FlowLayoutManager flowLM,
LayoutContext context,
java.util.List<FootnoteBodyLayoutManager> footnoteBodyLMs) |
Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.