fop 0.95 | |
Frames | No Frames |
Classes implementing org.apache.fop.layoutmgr.LayoutManager | |
class | LayoutManager for a table-and-caption FO. |
class | LayoutManager for a table-caption FO. |
class | LayoutManager for a table-cell FO. |
class | LayoutManager for a table FO. |
Classes implementing org.apache.fop.layoutmgr.LayoutManager | |
class | LayoutManager for a list-block FO. |
class | LayoutManager for a list-item-label or list-item-body FO. |
class | LayoutManager for a list-item FO. |
Classes implementing org.apache.fop.layoutmgr.LayoutManager | |
class | LayoutManager handling the common tasks for the fo:instream-foreign-object
and fo:external-graphics formatting objects
|
class | LayoutManager for the fo:page-number-citation(-last) formatting object
|
class | LayoutManager for the fo:basic-link formatting object
|
class | If this bidi has a different writing mode direction
ltr or rtl than its parent writing mode then this
reverses the inline areas (at the character level). |
class | LayoutManager for the fo:character formatting object
|
class | Content Layout Manager. |
class | LayoutManager for the fo:external-graphic formatting object
|
class | Layout manager for fo:footnote. |
class | This creates a single inline container area after
laying out the child block areas. |
class | LayoutManager for objects which stack children in the inline direction,
such as Inline or Line
|
class | Class modelling the commonalities of layoutmanagers for objects
which stack children in the inline direction, such as Inline or
Line. |
class | LayoutManager for the fo:instream-foreign-object formatting object
|
class | LayoutManager for the fo:leader formatting object
|
class | Base LayoutManager for leaf-node FObj, ie: ones which have no children. |
class | LayoutManager for lines. |
class | LayoutManager for the fo:page-number-citation-last formatting object
|
class | LayoutManager for the fo:page-number-citation formatting object
|
class | LayoutManager for the fo:page-number formatting object
|
class | LayoutManager for text (a sequence of characters) which generates one
or more inline areas. |
class | This is the layout manager for the fo:wrapper formatting object. |
Constructors with parameter type org.apache.fop.layoutmgr.LayoutManager | |
Constructs a new ContentLayoutManager
|
Methods with parameter type org.apache.fop.layoutmgr.LayoutManager | |
void | |
void | |
MinOptMax | TODO: Explain this method
|
void |
Methods with return type org.apache.fop.layoutmgr.LayoutManager | |
LayoutManager | InlineStackingLayoutManager.StackingIter.getLM(Object nextObj) |
LayoutManager |
Classes implementing org.apache.fop.layoutmgr.LayoutManager | |
class | The base class for nearly all LayoutManagers. |
class | The base class for most LayoutManagers. |
class | Abstract base class for a page sequence layout manager. |
class | LayoutManager for a block-container FO. |
class | LayoutManager for a block FO. |
class | Base LayoutManager class for all areas which stack their child
areas in the block-progression direction, such as Flow, Block, ListBlock. |
class | LayoutManager for an external-document extension element. |
class | LayoutManager for an fo:flow object. |
class | Layout manager for footnote bodies. |
class | LayoutManager for a PageSequence. |
class | LayoutManager for an fo:flow object. |
Constructors with parameter type org.apache.fop.layoutmgr.LayoutManager | |
BalancingColumnBreakingAlgorithm.BalancingColumnBreakingAlgorithm(LayoutManager topLevelLM, PageProvider pageProvider, PageBreakingAlgorithm.PageBreakingLayoutListener layoutListener, int alignment, int alignmentLast, MinOptMax footnoteSeparatorLength, boolean partOverflowRecovery, int columnCount) | |
Fields of type org.apache.fop.layoutmgr.LayoutManager | |
LayoutManager | child LM and child LM iterator during getNextKnuthElement phase |
LayoutManager | Parent LayoutManager for this LayoutManager |
Methods with parameter type org.apache.fop.layoutmgr.LayoutManager | |
void | |
void | Add the LM in the argument to the list of child LMs;
set this LM as the parent;
initialize the LM. |
void | |
void | Set the parent layout manager. |
void | Wrap the Positions of the elements of this sequence in a Position for LayoutManager lm. |
Methods with return type org.apache.fop.layoutmgr.LayoutManager | |
LayoutManager | Return currently active child LayoutManager or null if
all children have finished layout. |
LayoutManager | |
LayoutManager | |
LayoutManager | |
LayoutManager | BlockStackingLayoutManager.StackingIter.getLM(Object nextObj) |
LayoutManager | KnuthPossPosIter.getLM(Object nextObj) |
LayoutManager | PositionIterator.getLM(Object nextObj) |
LayoutManager | |
LayoutManager | |
LayoutManager | |
LayoutManager | |
LayoutManager | Get the parent layout manager. |
LayoutManager | |
LayoutManager | |
LayoutManager | Make a specific LayoutManager for the node. |
LayoutManager |
fop 0.95 |