fop 0.93

Uses of Interface
org.apache.fop.layoutmgr.PageBreakingAlgorithm.PageBreakingLayoutListener

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

Uses of PageBreakingAlgorithm.PageBreakingLayoutListener in org.apache.fop.layoutmgr
 

Methods in org.apache.fop.layoutmgr that return PageBreakingAlgorithm.PageBreakingLayoutListener
protected  PageBreakingAlgorithm.PageBreakingLayoutListener AbstractBreaker.getLayoutListener()
          Returns a PageBreakingLayoutListener for the PageBreakingAlgorithm to notify about layout problems.
 

Constructors in org.apache.fop.layoutmgr with parameters of type PageBreakingAlgorithm.PageBreakingLayoutListener
BalancingColumnBreakingAlgorithm(LayoutManager topLevelLM, PageSequenceLayoutManager.PageProvider pageProvider, PageBreakingAlgorithm.PageBreakingLayoutListener layoutListener, int alignment, int alignmentLast, MinOptMax footnoteSeparatorLength, boolean partOverflowRecovery, int columnCount)
           
 


fop 0.93

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