public final class GradientPaintTransformType extends Object implements Serializable
GradientPaint.| Modifier and Type | Field and Description |
|---|---|
static GradientPaintTransformType |
CENTER_HORIZONTAL
Center/horizontal.
|
static GradientPaintTransformType |
CENTER_VERTICAL
Center/vertical.
|
static GradientPaintTransformType |
HORIZONTAL
Horizontal.
|
static GradientPaintTransformType |
VERTICAL
Vertical.
|
public static final GradientPaintTransformType VERTICAL
public static final GradientPaintTransformType HORIZONTAL
public static final GradientPaintTransformType CENTER_VERTICAL
public static final GradientPaintTransformType CENTER_HORIZONTAL
Copyright © 2009-2012 jtstand.com. All Rights Reserved.