public class GradientColor
extends java.lang.Object
| Constructor and Description |
|---|
GradientColor(int startColor,
int endColor) |
| Modifier and Type | Method and Description |
|---|---|
int |
getEndColor() |
int |
getStartColor() |
void |
setEndColor(int endColor) |
void |
setStartColor(int startColor) |