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