Uses of Class
org.apache.fop.layoutmgr.KnuthPenalty
Packages that use KnuthPenalty
-
Uses of KnuthPenalty in org.apache.fop.layoutmgr
Subclasses of KnuthPenalty in org.apache.fop.layoutmgrModifier and TypeClassDescriptionclass
A special penalty used to specify content having multiple variants.Fields in org.apache.fop.layoutmgr declared as KnuthPenaltyModifier and TypeFieldDescriptionstatic final KnuthPenalty
KnuthPenalty.DUMMY_ZERO_PENALTY
Dummy, zero-width penaltyMethods in org.apache.fop.layoutmgr with parameters of type KnuthPenaltyModifier and TypeMethodDescriptionprotected void
BreakingAlgorithm.handlePenaltyAt
(KnuthPenalty penalty, int position, int allowedBreaks) Handle aKnuthPenalty
at the given position, taking into account the type of breaks allowed.