- All Implemented Interfaces:
-
Paint , Transparency
- Direct Known Subclasses:
-
LinearGradientPaint , RadialGradientPaint
This is the superclass for Paints which use a multiple color gradient to fill in their raster. It provides storage for variables and enumerated values common to LinearGradientPaint and RadialGradientPaint .
- Since:
- 1.6
|
- All Implemented Interfaces:
-
Paint , Transparency
- Direct Known Subclasses:
-
LinearGradientPaint , RadialGradientPaint
This is the superclass for Paints which use a multiple color gradient to fill in their raster. It provides storage for variables and enumerated values common to LinearGradientPaint and RadialGradientPaint .
- Sealed Class Hierarchy Graph:
-

- Since:
- 1.6
|