Package | Description |
---|---|
org.apache.batik.ext.awt |
Contains extensions to the java.awt package.
|
Modifier and Type | Class and Description |
---|---|
class |
LinearGradientPaint
The
LinearGradientPaint class provides a way to fill
a Shape with a linear color gradient pattern. |
class |
RadialGradientPaint
This class provides a way to fill a shape with a circular radial color
gradient pattern.
|
Copyright ? 2009 Apache Software Foundation. All Rights Reserved.