Uses of Class
java.awt.MultipleGradientPaint
Package
Description
Contains all of the classes for creating user interfaces and for painting
graphics and images.
-
Uses of MultipleGradientPaint in java.awt
Modifier and TypeClassDescriptionclass
TheLinearGradientPaint
class provides a way to fill aShape
with a linear color gradient pattern.class
TheRadialGradientPaint
class provides a way to fill a shape with a circular radial color gradient pattern.