fop 2.2

Uses of Class
org.apache.fop.layoutmgr.FlowLayoutManager

Packages that use FlowLayoutManager
org.apache.fop.layoutmgr FOP's layout engine. 
 

Uses of FlowLayoutManager in org.apache.fop.layoutmgr
 

Methods in org.apache.fop.layoutmgr that return FlowLayoutManager
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.
 

Methods in org.apache.fop.layoutmgr with parameters of type FlowLayoutManager
static java.util.List<java.util.List<KnuthElement>> PageBreaker.getFootnoteKnuthElements(FlowLayoutManager flowLM, LayoutContext context, java.util.List<FootnoteBodyLayoutManager> footnoteBodyLMs)
           
 


fop 2.2

Copyright 1999-2017 The Apache Software Foundation. All Rights Reserved.