Uses of Class
org.apache.fop.layoutmgr.WhitespaceManagementPenalty
Packages that use WhitespaceManagementPenalty
-
Uses of WhitespaceManagementPenalty in org.apache.fop.layoutmgr
Methods in org.apache.fop.layoutmgr that return WhitespaceManagementPenaltyModifier and TypeMethodDescriptionWhitespaceManagementPenalty.Variant.getWhitespaceManagementPenalty()
Methods in org.apache.fop.layoutmgr with parameters of type WhitespaceManagementPenaltyModifier and TypeMethodDescriptionprivate int
PageBreakingAlgorithm.handleWhitespaceManagementPenalty
(PageBreakingAlgorithm.KnuthPageNode activeNode, WhitespaceManagementPenalty penalty, int elementIndex) Evaluates the variants corresponding to the given penalty until one that leads to an acceptable adjustment ratio is found.