public static final enum PathDashPathEffect.Style
extends Enum<PathDashPathEffect.Style>
java.lang.Object | ||
java.lang.Enum<android.graphics.PathDashPathEffect.Style> | ||
android.graphics.PathDashPathEffect.Style |
Enum values |
|
---|---|
PathDashPathEffect.Style |
MORPH
|
PathDashPathEffect.Style |
ROTATE
|
PathDashPathEffect.Style |
TRANSLATE
|
公共方法(Public methods) |
|
---|---|
static PathDashPathEffect.Style |
valueOf(String name) |
static final Style[] |
values() |
继承方法(Inherited methods) |
|
---|---|
![]() java.lang.Enum
|
|
![]() java.lang.Object
|
|
![]() java.lang.Comparable
|
PathDashPathEffect.Style valueOf (String name)
参数(Parameters) | |
---|---|
name |
String
|
返回(Returns) | |
---|---|
PathDashPathEffect.Style |