Content for OpenOffice.org version 3.3.
:: com :: sun :: star :: awt ::
|
| enum GradientStyle |
- Description
- specify the style of color dispersion.
|
| Values |
| LINEAR |
specifies a linear gradient.
|
| AXIAL |
specifies an axial gradient.
|
| RADIAL |
specifies a radial gradient.
|
| ELLIPTICAL |
specifies an elliptical gradient.
|
| SQUARE |
specifies a gradient in the shape of a square.
|
| RECT |
specifies a gradient in the shape of a rectangle.
|
| Values' Details |
LINEAR
LINEAR,
- Description
- specifies a linear gradient.
|
|
AXIAL
AXIAL,
- Description
- specifies an axial gradient.
|
|
RADIAL
RADIAL,
- Description
- specifies a radial gradient.
|
|
ELLIPTICAL
ELLIPTICAL,
- Description
- specifies an elliptical gradient.
|
|
SQUARE
SQUARE,
- Description
- specifies a gradient in the shape of a square.
|
|
RECT
RECT,
- Description
- specifies a gradient in the shape of a rectangle.
|
|
Top of Page
Copyright © 1995, 2010, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.