Uses of Class
org.apache.fop.layoutmgr.FlowLayoutManager
Packages that use FlowLayoutManager
-
Uses of FlowLayoutManager in org.apache.fop.layoutmgr
Methods in org.apache.fop.layoutmgr that return FlowLayoutManagerModifier and TypeMethodDescriptionprotected FlowLayoutManagerPageBreaker.getCurrentChildLM()PageSequenceLayoutManager.getFlowLayoutManager()LayoutManagerMaker.makeFlowLayoutManager(PageSequenceLayoutManager pslm, Flow flow) Make a FlowLayoutManager object.LayoutManagerMapping.makeFlowLayoutManager(PageSequenceLayoutManager pslm, Flow flow) Make a FlowLayoutManager object.Methods in org.apache.fop.layoutmgr with parameters of type FlowLayoutManagerModifier and TypeMethodDescriptionstatic List<List<KnuthElement>> PageBreaker.getFootnoteKnuthElements(FlowLayoutManager flowLM, LayoutContext context, List<FootnoteBodyLayoutManager> footnoteBodyLMs)