Uses of Interface
org.apache.fop.layoutmgr.BreakOpportunity
Packages that use BreakOpportunity
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 BreakOpportunity in org.apache.fop.layoutmgr
Classes in org.apache.fop.layoutmgr that implement BreakOpportunityModifier and TypeClassDescriptionclassLayoutManager for a block-container FO.classLayoutManager for a block FO. -
Uses of BreakOpportunity in org.apache.fop.layoutmgr.inline
Classes in org.apache.fop.layoutmgr.inline that implement BreakOpportunityModifier and TypeClassDescriptionclassLayoutManager for the fo:basic-link formatting objectclassLayout manager for fo:bidi-override.classclassLayout manager for fo:footnote.classLayoutManager for objects which stack children in the inline direction, such as Inline or LineclassClass modelling the commonalities of layoutmanagers for objects which stack children in the inline direction, such as Inline or Line.classLayoutManager for lines. -
Uses of BreakOpportunity in org.apache.fop.layoutmgr.list
Classes in org.apache.fop.layoutmgr.list that implement BreakOpportunityModifier and TypeClassDescriptionclassLayoutManager for a list-item-label or list-item-body FO.classLayoutManager for a list-item FO. -
Uses of BreakOpportunity in org.apache.fop.layoutmgr.table
Classes in org.apache.fop.layoutmgr.table that implement BreakOpportunity