|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GradientDrawable.Orientation | |
---|---|
android.graphics.drawable |
Uses of GradientDrawable.Orientation in android.graphics.drawable |
---|
Methods in android.graphics.drawable that return GradientDrawable.Orientation | |
---|---|
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. |
Constructors in android.graphics.drawable with parameters of type GradientDrawable.Orientation | |
---|---|
GradientDrawable(GradientDrawable.Orientation orientation,
int[] colors)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |