|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Paint.Style | |
|---|---|
| android.graphics | |
| Uses of Paint.Style in android.graphics |
|---|
| Methods in android.graphics that return Paint.Style | |
|---|---|
Paint.Style |
Paint.getStyle()
|
static Paint.Style |
Paint.Style.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Paint.Style[] |
Paint.Style.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in android.graphics with parameters of type Paint.Style | |
|---|---|
void |
Paint.setStyle(Paint.Style style)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||