Top   Module   Use   Manual   Index 

com :: sun :: star :: awt ::

enum GradientStyle


Description
specify the style of color dispersion.


Values

LINEAR
Description
specifies a linear gradient.
AXIAL
Description
specifies an axial gradient.
RADIAL
Description
specifies a radial gradient.
ELLIPTICAL
Description
specifies an elliptical gradient.
SQUARE
Description
specifies a gradient in the shape of a square.
RECT
Description
specifies a gradient in the shape of a rectangle.
Top of Page