Package | Description |
---|---|
org.apache.fop.layoutmgr |
FOP's layout engine.
|
org.apache.fop.layoutmgr.inline |
Layout managers for inline formatting objects and line building.
|
org.apache.fop.layoutmgr.list |
Layout managers for lists.
|
org.apache.fop.layoutmgr.table |
Layout managers for tables.
|
Modifier and Type | Class and Description |
---|---|
class |
BlockContainerLayoutManager
LayoutManager for a block-container FO.
|
class |
BlockLayoutManager
LayoutManager for a block FO.
|
Modifier and Type | Class and Description |
---|---|
class |
BasicLinkLayoutManager
LayoutManager for the fo:basic-link formatting object
|
class |
BidiLayoutManager
Layout manager for fo:bidi-override.
|
class |
FloatLayoutManager |
class |
FootnoteLayoutManager
Layout manager for fo:footnote.
|
class |
InlineLayoutManager
LayoutManager for objects which stack children in the inline direction,
such as Inline or Line
|
class |
InlineStackingLayoutManager
Class modelling the commonalities of layoutmanagers for objects
which stack children in the inline direction, such as Inline or
Line.
|
class |
LineLayoutManager
LayoutManager for lines.
|
Modifier and Type | Class and Description |
---|---|
class |
ListItemContentLayoutManager
LayoutManager for a list-item-label or list-item-body FO.
|
class |
ListItemLayoutManager
LayoutManager for a list-item FO.
|
Modifier and Type | Class and Description |
---|---|
class |
TableLayoutManager
LayoutManager for a table FO.
|
Copyright 1999-2017 The Apache Software Foundation. All Rights Reserved.