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 |
InlineAdjustingInfo(int stretch,
int shrink,
int adj)
Constructor
|
Modifier and Type | Method and Description |
---|---|
protected int |
applyVariationFactor(double variationFactor)
Apply the variation factor
|
protected int availableStretch
protected int availableShrink
protected int adjustment
Copyright © 2025 Apache Software Foundation. All rights reserved.