Uses of Class
org.apache.fop.layoutmgr.BreakingAlgorithm
-
Packages that use BreakingAlgorithm Package Description org.apache.fop.layoutmgr FOP's layout engine. -
-
Uses of BreakingAlgorithm in org.apache.fop.layoutmgr
Subclasses of BreakingAlgorithm in org.apache.fop.layoutmgr Modifier and Type Class Description class
BalancingColumnBreakingAlgorithm
This is a the breaking algorithm that is responsible for balancing columns in multi-column layout.
-