| Overview | Module | Use | Devguide | Index |
| Values | Values' Details |
| enum TextFitToSizeType |
|
| Values | |
| NONE | the text size is only defined by the font properties |
| PROPORTIONAL | if the shape is scaled, the text character size is scaled proportional |
| ALLLINES | like PROPORTIONAL, but the width of each text row is
also scaled proportional.
|
| AUTOFIT | if the shape is scaled, the font is scaled isotrophically to fit the avaiable space. Auto line-breaks will keep working |
| Values' Details | |
NONE
|
|
PROPORTIONAL
|
|
ALLLINES
|
|
AUTOFIT
|
Copyright © 2010 Sun Microsystems, Inc.