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 | Description |
---|---|---|
class |
BlockContainerLayoutManager |
LayoutManager for a block-container FO.
|
class |
BlockLayoutManager |
LayoutManager for a block FO.
|
class |
BlockStackingLayoutManager |
Base LayoutManager class for all areas which stack their child
areas in the block-progression direction, such as Flow, Block, ListBlock.
|
class |
FloatContentLayoutManager |
|
class |
FlowLayoutManager |
LayoutManager for an fo:flow object.
|
class |
FootnoteBodyLayoutManager |
Layout manager for footnote bodies.
|
class |
MultiCaseLayoutManager |
|
class |
MultiSwitchLayoutManager |
|
class |
SpacedBorderedPaddedBlockLayoutManager |
A block-stacking layout manager for an FO that supports spaces, border and padding.
|
class |
StaticContentLayoutManager |
LayoutManager for an fo:flow object.
|
Modifier and Type | Class | Description |
---|---|---|
class |
LineLayoutManager |
LayoutManager for lines.
|
Modifier and Type | Class | Description |
---|---|---|
class |
ListBlockLayoutManager |
LayoutManager for a list-block FO.
|
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 | Description |
---|---|---|
class |
TableAndCaptionLayoutManager |
LayoutManager for a table-and-caption FO.
|
class |
TableCaptionLayoutManager |
LayoutManager for a table-caption FO.
|
class |
TableCellLayoutManager |
LayoutManager for a table-cell FO.
|
class |
TableLayoutManager |
LayoutManager for a table FO.
|
Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.