Uses of Class
org.apache.fop.layoutmgr.LeafPosition
Packages that use LeafPosition
Package
Description
FOP's layout engine.
Layout managers for inline formatting objects and line building.
-
Uses of LeafPosition in org.apache.fop.layoutmgr
Subclasses of LeafPosition in org.apache.fop.layoutmgrModifier and TypeClassDescriptionstatic class
static class
A page break position. -
Uses of LeafPosition in org.apache.fop.layoutmgr.inline
Subclasses of LeafPosition in org.apache.fop.layoutmgr.inlineModifier and TypeClassDescription(package private) static class
Private class to store information about inline breaks.Methods in org.apache.fop.layoutmgr.inline with parameters of type LeafPositionModifier and TypeMethodDescriptionLineLayoutManager.getNextKnuthElements
(LayoutContext context, int alignment, LeafPosition restartPosition) Get a sequence of KnuthElements representing the content of the node assigned to the LM.