Uses of Class
org.apache.fop.layoutmgr.BreakingAlgorithm.BestRecords
-
Packages that use BreakingAlgorithm.BestRecords Package Description org.apache.fop.layoutmgr FOP's layout engine. -
-
Uses of BreakingAlgorithm.BestRecords in org.apache.fop.layoutmgr
Subclasses of BreakingAlgorithm.BestRecords in org.apache.fop.layoutmgr Modifier and Type Class Description protected classPageBreakingAlgorithm.BestPageRecordsthis class stores information about how the nodes which could start a line ending at the current elementFields in org.apache.fop.layoutmgr declared as BreakingAlgorithm.BestRecords Modifier and Type Field Description protected BreakingAlgorithm.BestRecordsBreakingAlgorithm. bestBest records.
-