fop 0.95

Uses of Package
org.apache.fop.layoutmgr.inline

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

Classes in org.apache.fop.layoutmgr.inline used by org.apache.fop.layoutmgr
AlignmentContext
          The alignment context is carried within a LayoutContext and as part of the Knuth Inline elements to facilitate proper line building.
ContentLayoutManager
          Content Layout Manager.
HyphContext
          This class is used to pass information to the getNextBreakPoss() method concerning hyphenation.
 

Classes in org.apache.fop.layoutmgr.inline used by org.apache.fop.layoutmgr.inline
AbstractGraphicsLayoutManager
          LayoutManager handling the common tasks for the fo:instream-foreign-object and fo:external-graphics formatting objects
AbstractPageNumberCitationLayoutManager
          LayoutManager for the fo:page-number-citation(-last) formatting object
AlignmentContext
          The alignment context is carried within a LayoutContext and as part of the Knuth Inline elements to facilitate proper line building.
HyphContext
          This class is used to pass information to the getNextBreakPoss() method concerning hyphenation.
InlineLayoutManager
          LayoutManager for objects which stack children in the inline direction, such as Inline or Line
InlineLevelLayoutManager
          The interface for LayoutManagers which generate inline areas
InlineStackingLayoutManager
          Class modelling the commonalities of layoutmanagers for objects which stack children in the inline direction, such as Inline or Line.
LeafNodeLayoutManager
          Base LayoutManager for leaf-node FObj, ie: ones which have no children.
LeafNodeLayoutManager.AreaInfo
          Store information about the inline area
ScaledBaselineTable
          The FOP specific incarnation of the XSL-FO scaled baseline table.
 


fop 0.95

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