|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Paint.Align | |
---|---|
android.graphics |
Uses of Paint.Align in android.graphics |
---|
Methods in android.graphics that return Paint.Align | |
---|---|
Paint.Align |
Paint.getTextAlign()
|
static Paint.Align |
Paint.Align.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Paint.Align[] |
Paint.Align.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.Align | |
---|---|
void |
Paint.setTextAlign(Paint.Align align)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |