Package | Description |
---|---|
org.apache.fop.layoutmgr |
FOP's layout engine.
|
org.apache.fop.layoutmgr.inline |
Layout managers for inline formatting objects and line building.
|
Class | Description |
---|---|
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.
|
InlineLevelLayoutManager |
The interface for LayoutManagers which generate inline areas
|
LeafNodeLayoutManager |
Base LayoutManager for leaf-node FObj, ie: ones which have no children.
|
Class | Description |
---|---|
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
|
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.
|
LeafNodeLayoutManager |
Base LayoutManager for leaf-node FObj, ie: ones which have no children.
|
LeafNodeLayoutManager.AreaInfo |
Store information about the inline area
|
Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.