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.
|
ContentLayoutManager |
Content Layout Manager.
|
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
|
InlineLevelEventProducer |
Event producer interface for inline-level layout managers.
|
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.
|
KnuthInlineBox |
A knuth inline box.
|
LeafNodeLayoutManager |
Base LayoutManager for leaf-node FObj, ie: ones which have no children.
|
LeafNodeLayoutManager.AreaInfo |
Store information about the inline area
|
LineLayoutManager |
LayoutManager for lines.
|
LineLayoutManager.LineBreakPosition |
Private class to store information about inline breaks.
|
LineLayoutManager.Paragraph |
|
LineLayoutPossibilities |
Line layout possibilities.
|
ScaledBaselineTable |
The FOP specific incarnation of the XSL-FO scaled baseline table.
|