protected class InlineArea.InlineAdjustingInfo extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
protected int |
adjustment
total adjustment (= ipd - width of fixed elements)
|
protected int |
availableShrink
shrink of the inline area
|
protected int |
availableStretch
stretch of the inline area
|
| Modifier | Constructor and Description |
|---|---|
protected |
InlineArea.InlineAdjustingInfo(int stretch,
int shrink,
int adj)
Constructor
|
protected int availableStretch
protected int availableShrink
protected int adjustment
Copyright © 2019 Apache Software Foundation. All rights reserved.