public final class ShapeGradientType
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
LINEAR_GRADIENT
线性渐变
|
static int |
RADIAL_GRADIENT
径向渐变
|
static int |
SWEEP_GRADIENT
扫描渐变
|
| Constructor and Description |
|---|
ShapeGradientType() |
public static final int LINEAR_GRADIENT
public static final int RADIAL_GRADIENT
public static final int SWEEP_GRADIENT