| Package | Description |
|---|---|
| com.sun.prism.j2d | |
| com.sun.prism.j2d.paint |
| Class and Description |
|---|
| MultipleGradientPaint.CycleMethod
The method to use when painting outside the gradient bounds.
|
| Class and Description |
|---|
| MultipleGradientPaint
This is the superclass for Paints which use a multiple color
gradient to fill in their raster.
|
| MultipleGradientPaint.ColorSpaceType
The color space in which to perform the gradient interpolation.
|
| MultipleGradientPaint.CycleMethod
The method to use when painting outside the gradient bounds.
|
| MultipleGradientPaintContext
This is the superclass for all PaintContexts 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. |