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