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 TypeClassDescriptionfinal class
TheLinearGradientPaint
class provides a way to fill aShape
with a linear color gradient pattern.final class
TheRadialGradientPaint
class provides a way to fill a shape with a circular radial color gradient pattern.