[]
Serializable, Comparable<LabelAlignment>, ConstableEnum.EnumDesc<E extends Enum<E>>static LabelAlignmentgetLabelAlignment(int value) intgetValue()static LabelAlignmentstatic 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。