static final int | _PLACE_INSIDE |
Integer value of enum value "PLACE_INSIDE" | |
static final Placement | PLACE_INSIDE |
Object value of enum value "PLACE_INSIDE" | |
static final int | _PLACE_ON_BOUNDARY |
Integer value of enum value "PLACE_ON_BOUNDARY" | |
static final Placement | PLACE_ON_BOUNDARY |
Object value of enum value "PLACE_ON_BOUNDARY" | |
static final int | _PLACE_OUTSIDE |
Integer value of enum value "PLACE_OUTSIDE" | |
static final Placement | PLACE_OUTSIDE |
Object value of enum value "PLACE_OUTSIDE" | |
static final int | _Placement_null |
Enum null value. |
static Placement | FromInt (int value) |
Creates enum object from an integer. | |
static Placement | FromInt (Integer value) |
Creates enum object from an integer object. | |
int | getValue () |
Returns enum object value as an integer. |
getValue | ||
int | getValue | () |
FromInt | ||
static Placement | FromInt | (int value) |
FromInt | ||
static Placement | FromInt | (Integer value) |