Uses of Class
org.apache.fop.layoutmgr.KnuthBox
Packages that use KnuthBox
Package
Description
FOP's layout engine.
Layout managers for inline formatting objects and line building.
Layout managers for tables.
-
Uses of KnuthBox in org.apache.fop.layoutmgr
Subclasses of KnuthBox in org.apache.fop.layoutmgrModifier and TypeClassDescriptionclass
Knuth box used to represent a line in block-progression-dimension (i.e.Methods in org.apache.fop.layoutmgr that return KnuthBoxModifier and TypeMethodDescriptionprivate KnuthBox
BlockContainerLayoutManager.generateNonInlinedBox()
private KnuthBox
BlockStackingLayoutManager.makeAuxiliaryZeroWidthBox()
private KnuthBox
BlockStackingLayoutManager.makeZeroWidthBox()
Methods in org.apache.fop.layoutmgr with parameters of type KnuthBox -
Uses of KnuthBox in org.apache.fop.layoutmgr.inline
Subclasses of KnuthBox in org.apache.fop.layoutmgr.inlineMethods in org.apache.fop.layoutmgr.inline that return KnuthBox -
Uses of KnuthBox in org.apache.fop.layoutmgr.table
Subclasses of KnuthBox in org.apache.fop.layoutmgr.tableModifier and TypeClassDescriptionprivate static class