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 and 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 and 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
|
LineLayoutManager.LineBreakPosition
Private class to store information about inline breaks.
|
Copyright © 2025 Apache Software Foundation. All rights reserved.