| Package | Description |
|---|---|
| com.codename1.charts.compat |
This package contains compatibility classes for internal use
|
| Modifier and Type | Method and Description |
|---|---|
static GradientDrawable.Orientation |
GradientDrawable.Orientation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GradientDrawable.Orientation[] |
GradientDrawable.Orientation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
GradientDrawable(GradientDrawable.Orientation orientation,
int[] colors) |
Copyright © 2023. All rights reserved.