static final int | _VIEW_ALIGN_HORIZONTAL |
Integer value of enum value "VIEW_ALIGN_HORIZONTAL" | |
static final DrawingViewAlignStyle | VIEW_ALIGN_HORIZONTAL |
Object value of enum value "VIEW_ALIGN_HORIZONTAL" | |
static final int | _VIEW_ALIGN_VERTICAL |
Integer value of enum value "VIEW_ALIGN_VERTICAL" | |
static final DrawingViewAlignStyle | VIEW_ALIGN_VERTICAL |
Object value of enum value "VIEW_ALIGN_VERTICAL" | |
static final int | _DrawingViewAlignStyle_null |
Enum null value. |
static DrawingViewAlignStyle | FromInt (int value) |
Creates enum object from an integer. | |
static DrawingViewAlignStyle | FromInt (Integer value) |
Creates enum object from an integer object. | |
int | getValue () |
Returns enum object value as an integer. |
getValue | ||
int | getValue | () |
FromInt | ||
static DrawingViewAlignStyle | FromInt | (int value) |
FromInt | ||
static DrawingViewAlignStyle | FromInt | (Integer value) |