|
fop 2.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use KnuthPenalty | |
---|---|
org.apache.fop.layoutmgr | FOP's layout engine. |
Uses of KnuthPenalty in org.apache.fop.layoutmgr |
---|
Subclasses of KnuthPenalty in org.apache.fop.layoutmgr | |
---|---|
class |
WhitespaceManagementPenalty
A special penalty used to specify content having multiple variants. |
Fields in org.apache.fop.layoutmgr declared as KnuthPenalty | |
---|---|
static KnuthPenalty |
KnuthPenalty.DUMMY_ZERO_PENALTY
Dummy, zero-width penalty |
Methods in org.apache.fop.layoutmgr with parameters of type KnuthPenalty | |
---|---|
protected void |
BreakingAlgorithm.handlePenaltyAt(KnuthPenalty penalty,
int position,
int allowedBreaks)
Handle a KnuthPenalty at the given position,
taking into account the type of breaks allowed. |
|
fop 2.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |