Package | Description |
---|---|
org.apache.fop.layoutmgr |
FOP's layout engine.
|
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 1999-2012 The Apache Software Foundation. All Rights Reserved.