fop 0.93

Package org.apache.fop.layoutmgr.inline

Layout managers for inline formatting objects and line building.

See:
          Description

Interface Summary
InlineLevelLayoutManager The interface for LayoutManagers which generate inline areas
ScaledBaselineTable The FOP specific incarnation of the XSL-FO scaled baseline table.
 

Class Summary
AbstractGraphicsLayoutManager LayoutManager handling the common tasks for the fo:instream-foreign-object and fo:external-graphics formatting objects
AlignmentContext The alignment context is carried within a LayoutContext and as part of the Knuth Inline elements to facilitate proper line building.
BasicLinkLayoutManager LayoutManager for the fo:basic-link formatting object
BasicScaledBaselineTable An implementation of the ScaledBaselineTable interface which calculates all baselines given the height above and below the dominant baseline.
BidiLayoutManager If this bidi has a different writing mode direction ltr or rtl than its parent writing mode then this reverses the inline areas (at the character level).
CharacterLayoutManager LayoutManager for the fo:character formatting object
ContentLayoutManager Content Layout Manager.
ExternalGraphicLayoutManager LayoutManager for the fo:external-graphic formatting object
FootnoteLayoutManager Layout manager for fo:footnote.
HyphContext This class is used to pass information to the getNextBreakPoss() method concerning hyphenation.
ICLayoutManager This creates a single inline container area after laying out the child block areas.
InlineLayoutManager LayoutManager for objects which stack children in the inline direction, such as Inline or Line
InlineStackingLayoutManager Class modelling the commonalities of layoutmanagers for objects which stack children in the inline direction, such as Inline or Line.
InlineStackingLayoutManager.StackingIter  
InstreamForeignObjectLM LayoutManager for the fo:instream-foreign-object formatting object
KnuthInlineBox  
LeaderLayoutManager LayoutManager for the fo:leader formatting object
LeafNodeLayoutManager Base LayoutManager for leaf-node FObj, ie: ones which have no children.
LineLayoutManager LayoutManager for lines.
LineLayoutPossibilities  
PageNumberCitationLastLayoutManager LayoutManager for the fo:page-number-citation-last formatting object
PageNumberCitationLayoutManager LayoutManager for the fo:page-number-citation formatting object
PageNumberLayoutManager LayoutManager for the fo:page-number formatting object
ScaledBaselineTableFactory A factory class for making alignment contexts.
TextLayoutManager LayoutManager for text (a sequence of characters) which generates one or more inline areas.
WrapperLayoutManager This is the layout manager for the fo:wrapper formatting object.
 

Package org.apache.fop.layoutmgr.inline Description

Layout managers for inline formatting objects and line building.


fop 0.93

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