Package | Description |
---|---|
org.apache.batik.ext.awt |
Contains extensions to the
java.awt package. |
Modifier and Type | Class and Description |
---|---|
(package private) class |
LinearGradientPaintContext
Provides the actual implementation for the LinearGradientPaint
This is where the pixel processing is done.
|
(package private) class |
RadialGradientPaintContext
Provides the actual implementation for the RadialGradientPaint.
|