Uses of Interface
org.apache.fop.layoutmgr.BlockLevelLayoutManager
Packages that use BlockLevelLayoutManager
Package
Description
FOP's layout engine.
Layout managers for inline formatting objects and line building.
Layout managers for lists.
Layout managers for tables.
-
Uses of BlockLevelLayoutManager in org.apache.fop.layoutmgr
Classes in org.apache.fop.layoutmgr that implement BlockLevelLayoutManagerModifier and TypeClassDescriptionclassLayoutManager for a block-container FO.classLayoutManager for a block FO.classBase LayoutManager class for all areas which stack their child areas in the block-progression direction, such as Flow, Block, ListBlock.classclassLayoutManager for an fo:flow object.classLayout manager for footnote bodies.classclassclassA block-stacking layout manager for an FO that supports spaces, border and padding.classLayoutManager for an fo:flow object. -
Uses of BlockLevelLayoutManager in org.apache.fop.layoutmgr.inline
Classes in org.apache.fop.layoutmgr.inline that implement BlockLevelLayoutManager -
Uses of BlockLevelLayoutManager in org.apache.fop.layoutmgr.list
Classes in org.apache.fop.layoutmgr.list that implement BlockLevelLayoutManagerModifier and TypeClassDescriptionclassLayoutManager for a list-block FO.classLayoutManager for a list-item-label or list-item-body FO.classLayoutManager for a list-item FO. -
Uses of BlockLevelLayoutManager in org.apache.fop.layoutmgr.table
Classes in org.apache.fop.layoutmgr.table that implement BlockLevelLayoutManagerModifier and TypeClassDescriptionclassLayoutManager for a table-and-caption FO.classLayoutManager for a table-caption FO.classLayoutManager for a table-cell FO.classLayoutManager for a table FO.