| Class | Description |
|---|---|
| LinearGradientContext |
Provides the actual implementation for the LinearGradientPaint.
|
| MultipleGradientContext |
This is the superclass for all PaintContexts which use a multiple color
gradient to fill in their raster.
|
| PaintUtil | |
| RadialGradientContext |
Provides the actual implementation for the RadialGradientPaint.
|