|
fop 2.2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BreakOpportunity | |
---|---|
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. |
Uses of BreakOpportunity in org.apache.fop.layoutmgr |
---|
Classes in org.apache.fop.layoutmgr that implement BreakOpportunity | |
---|---|
class |
BlockContainerLayoutManager
LayoutManager for a block-container FO. |
class |
BlockLayoutManager
LayoutManager for a block FO. |
Uses of BreakOpportunity in org.apache.fop.layoutmgr.inline |
---|
Classes in org.apache.fop.layoutmgr.inline that implement BreakOpportunity | |
---|---|
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. |
Uses of BreakOpportunity in org.apache.fop.layoutmgr.list |
---|
Classes in org.apache.fop.layoutmgr.list that implement BreakOpportunity | |
---|---|
class |
ListItemContentLayoutManager
LayoutManager for a list-item-label or list-item-body FO. |
class |
ListItemLayoutManager
LayoutManager for a list-item FO. |
Uses of BreakOpportunity in org.apache.fop.layoutmgr.table |
---|
Classes in org.apache.fop.layoutmgr.table that implement BreakOpportunity | |
---|---|
class |
TableLayoutManager
LayoutManager for a table FO. |
|
fop 2.2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |