static final int | _DTMCSYS_ORIENT_BY_SEL_REFS |
Integer value of enum value "DTMCSYS_ORIENT_BY_SEL_REFS" | |
This specifies orientation by selected references. | |
static final DatumCsysOrientByMethod | DTMCSYS_ORIENT_BY_SEL_REFS |
Object value of enum value "DTMCSYS_ORIENT_BY_SEL_REFS" | |
This specifies orientation by selected references. | |
static final int | _DTMCSYS_ORIENT_BY_SEL_CSYS_AXES |
Integer value of enum value "DTMCSYS_ORIENT_BY_SEL_CSYS_AXES" | |
This specifies orientation by coordinate system axes. | |
static final DatumCsysOrientByMethod | DTMCSYS_ORIENT_BY_SEL_CSYS_AXES |
Object value of enum value "DTMCSYS_ORIENT_BY_SEL_CSYS_AXES" | |
This specifies orientation by coordinate system axes. | |
static final int | _DatumCsysOrientByMethod_null |
Enum null value. |
static DatumCsysOrientByMethod | FromInt (int value) |
Creates enum object from an integer. | |
static DatumCsysOrientByMethod | FromInt (Integer value) |
Creates enum object from an integer object. | |
int | getValue () |
Returns enum object value as an integer. |
getValue | ||
int | getValue | () |
FromInt | ||
static DatumCsysOrientByMethod | FromInt | (int value) |
FromInt | ||
static DatumCsysOrientByMethod | FromInt | (Integer value) |