fop 1.1

Uses of Interface
org.apache.fop.layoutmgr.BreakOpportunity

Packages that use BreakOpportunity
org.apache.fop.layoutmgr FOP's layout engine. 
org.apache.fop.layoutmgr.inline Layout managers for inline formatting objects and line building. 
 

Uses of BreakOpportunity in org.apache.fop.layoutmgr
 

Classes in org.apache.fop.layoutmgr that implement BreakOpportunity
 class BlockContainerLayoutManager
          LayoutManager for a block-container FO.
 class BlockLayoutManager
          LayoutManager for a block FO.
 

Uses of BreakOpportunity in org.apache.fop.layoutmgr.inline
 

Classes in org.apache.fop.layoutmgr.inline that implement BreakOpportunity
 class BasicLinkLayoutManager
          LayoutManager for the fo:basic-link formatting object
 class BidiLayoutManager
          Layout manager for fo:bidi-override.
 class FootnoteLayoutManager
          Layout manager for fo:footnote.
 class InlineLayoutManager
          LayoutManager for objects which stack children in the inline direction, such as Inline or Line
 class InlineStackingLayoutManager
          Class modelling the commonalities of layoutmanagers for objects which stack children in the inline direction, such as Inline or Line.
 class LineLayoutManager
          LayoutManager for lines.
 


fop 1.1

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