Package | Description |
---|---|
org.apache.fop.area.inline |
FOP's area tree: inline-level areas
|
Modifier and Type | Class | Description |
---|---|---|
protected class |
AbstractTextArea.TextAdjustingInfo |
this class stores information about spaces and potential adjustments
that can be used in order to re-compute adjustments when a
page-number or a page-number-citation is resolved
|
Modifier and Type | Field | Description |
---|---|---|
protected InlineArea.InlineAdjustingInfo |
InlineArea.adjustingInfo |
The adjustment information object
|
Modifier and Type | Method | Description |
---|---|---|
InlineArea.InlineAdjustingInfo |
InlineArea.getAdjustingInfo() |
Modifier and Type | Method | Description |
---|---|---|
void |
InlineArea.setAdjustingInfo(InlineArea.InlineAdjustingInfo adjustingInfo) |
Sets the adjustment information from an existing object
|
Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.