Uses of Class
android.graphics.drawable.GradientDrawable.Orientation

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)
           
 



Copyright © 2008-2012. All Rights Reserved.