protected class AbstractTextArea.TextAdjustingInfo extends InlineArea.InlineAdjustingInfo
Modifier and Type | Field | Description |
---|---|---|
protected int |
spaceDifference |
difference between the optimal width of a space
and the default width of a space according to the font
(this is equivalent to the property word-spacing.optimum)
|
adjustment, availableShrink, availableStretch
Modifier | Constructor | Description |
---|---|---|
protected |
TextAdjustingInfo(int stretch,
int shrink,
int adj) |
Constructor
|
applyVariationFactor
Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.