static final int | _PART_CURVES_AS_DEFAULT |
Integer value of enum value "PART_CURVES_AS_DEFAULT" | |
static final CurveConversionOption | PART_CURVES_AS_DEFAULT |
Object value of enum value "PART_CURVES_AS_DEFAULT" | |
static final int | _PART_SPLINES_AS_BSPLINES |
Integer value of enum value "PART_SPLINES_AS_BSPLINES" | |
static final CurveConversionOption | PART_SPLINES_AS_BSPLINES |
Object value of enum value "PART_SPLINES_AS_BSPLINES" | |
static final int | _PART_CURVES_AS_BSPLINES |
Integer value of enum value "PART_CURVES_AS_BSPLINES" | |
static final CurveConversionOption | PART_CURVES_AS_BSPLINES |
Object value of enum value "PART_CURVES_AS_BSPLINES" | |
static final int | _CurveConversionOption_null |
Enum null value. |
static final int | Integer value of enum value "PART_CURVES_AS_DEFAULT" |
static final CurveConversionOption | Object value of enum value "PART_CURVES_AS_DEFAULT" |
static final int | Integer value of enum value "PART_SPLINES_AS_BSPLINES" |
static final CurveConversionOption | Object value of enum value "PART_SPLINES_AS_BSPLINES" |
static final int | Integer value of enum value "PART_CURVES_AS_BSPLINES" |
static final CurveConversionOption | Object value of enum value "PART_CURVES_AS_BSPLINES" |
static final int | Enum null value. |
static CurveConversionOption | FromInt (int value) |
Creates enum object from an integer. | |
static CurveConversionOption | FromInt (Integer value) |
Creates enum object from an integer object. | |
int | getValue () |
Returns enum object value as an integer. |
getValue | ||
int | getValue | () |
FromInt | ||
static CurveConversionOption | FromInt | (int value) |
FromInt | ||
static CurveConversionOption | FromInt | (Integer value) |