[]
Serializable
, Comparable<LabelAlignment>
, Constable
Enum.EnumDesc<E extends Enum<E>>
static LabelAlignment
getLabelAlignment(int value)
int
getValue()
static LabelAlignment
static LabelAlignment[]
values()
name
- the name of the enum constant to be returned.IllegalArgumentException
- if this enum class has no constant with the specified nameNullPointerException
- if the argument is nullvalue
- 表示标签位置的整数值。LabelAlignment
枚举常量,如果没有找到匹配项则返回null。