Package | Description |
---|---|
org.apache.fop.area.inline |
FOP's area tree: inline-level areas
|
Modifier and Type | Class and 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 and Description |
---|---|
protected InlineArea.InlineAdjustingInfo |
InlineArea.adjustingInfo
The adjustment information object
|
Modifier and Type | Method and Description |
---|---|
InlineArea.InlineAdjustingInfo |
InlineArea.getAdjustingInfo() |
Modifier and Type | Method and Description |
---|---|
void |
InlineArea.setAdjustingInfo(InlineArea.InlineAdjustingInfo adjustingInfo)
Sets the adjustment information from an existing object
|
Copyright © 2025 Apache Software Foundation. All rights reserved.