protected class AbstractTextArea.TextAdjustingInfo extends InlineArea.InlineAdjustingInfo
Modifier and Type | Field and 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 and Description |
---|---|
protected |
AbstractTextArea.TextAdjustingInfo(int stretch,
int shrink,
int adj)
Constructor
|
applyVariationFactor
Copyright 1999-2012 The Apache Software Foundation. All Rights Reserved.