Uses of Class
org.apache.fop.layoutmgr.inline.LeafNodeLayoutManager
Packages that use LeafNodeLayoutManager
Package
Description
FOP's layout engine.
Layout managers for inline formatting objects and line building.
-
Uses of LeafNodeLayoutManager in org.apache.fop.layoutmgr
Subclasses of LeafNodeLayoutManager in org.apache.fop.layoutmgr -
Uses of LeafNodeLayoutManager in org.apache.fop.layoutmgr.inline
Subclasses of LeafNodeLayoutManager in org.apache.fop.layoutmgr.inlineModifier and TypeClassDescriptionclassLayoutManager handling the common tasks for the fo:instream-foreign-object and fo:external-graphics formatting objectsclassLayoutManager for the fo:page-number-citation(-last) formatting objectclassLayoutManager for the fo:character formatting objectclassLayoutManager for the fo:external-graphic formatting objectclassLayoutManager for the fo:instream-foreign-object formatting objectclassLayoutManager for the fo:leader formatting objectclassLayoutManager for the fo:page-number-citation-last formatting object.classLayoutManager for the fo:page-number-citation formatting object.classLayoutManager for the fo:page-number formatting objectclassLayoutManager for text (a sequence of characters) which generates one or more inline areas.classThis is the layout manager for the fo:wrapper formatting object.