Package | Description |
---|---|
org.apache.fop.layoutmgr |
FOP's layout engine.
|
Modifier and Type | Class | Description |
---|---|---|
class |
WhitespaceManagementPenalty |
A special penalty used to specify content having multiple variants.
|
Modifier and Type | Field | Description |
---|---|---|
static KnuthPenalty |
KnuthPenalty.DUMMY_ZERO_PENALTY |
Dummy, zero-width penalty
|
Modifier and Type | Method | Description |
---|---|---|
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. |
Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.