Class | Description |
---|---|
MultipleGradientPaint |
This is the superclass for Paints which use a multiple color
gradient to fill in their raster.
|
RadialGradientPaint |
The
RadialGradientPaint class provides a way to fill a shape with
a circular radial color gradient pattern. |
Enum | Description |
---|---|
MultipleGradientPaint.ColorSpaceType |
The color space in which to perform the gradient interpolation.
|
MultipleGradientPaint.CycleMethod |
The method to use when painting outside the gradient bounds.
|
Copyright © 2020. All rights reserved.