Library | Package Java Toolkit

Class CurveCollectionInstrType

package com.ptc.wfc.wfcCollection;

public class CurveCollectionInstrType
  implements jxenum



Description

This enumerated type lists the types of curve collection instructions



Field Summary
static final int_CURVCOLL_EMPTY_INSTR
    Integer value of enum value "CURVCOLL_EMPTY_INSTR"
    
static final CurveCollectionInstrTypeCURVCOLL_EMPTY_INSTR
    Object value of enum value "CURVCOLL_EMPTY_INSTR"
    
static final int_CURVCOLL_ADD_ONE_INSTR
    Integer value of enum value "CURVCOLL_ADD_ONE_INSTR"
    One by One chain
static final CurveCollectionInstrTypeCURVCOLL_ADD_ONE_INSTR
    Object value of enum value "CURVCOLL_ADD_ONE_INSTR"
    One by One chain
static final int_CURVCOLL_TAN_INSTR
    Integer value of enum value "CURVCOLL_TAN_INSTR"
    Tangent chain
static final CurveCollectionInstrTypeCURVCOLL_TAN_INSTR
    Object value of enum value "CURVCOLL_TAN_INSTR"
    Tangent chain
static final int_CURVCOLL_CURVE_INSTR
    Integer value of enum value "CURVCOLL_CURVE_INSTR"
    Curve chain
static final CurveCollectionInstrTypeCURVCOLL_CURVE_INSTR
    Object value of enum value "CURVCOLL_CURVE_INSTR"
    Curve chain
static final int_CURVCOLL_SURF_INSTR
    Integer value of enum value "CURVCOLL_SURF_INSTR"
    Surface loop chain
static final CurveCollectionInstrTypeCURVCOLL_SURF_INSTR
    Object value of enum value "CURVCOLL_SURF_INSTR"
    Surface loop chain
static final int_CURVCOLL_BNDRY_INSTR
    Integer value of enum value "CURVCOLL_BNDRY_INSTR"
    Boundary loop chain
static final CurveCollectionInstrTypeCURVCOLL_BNDRY_INSTR
    Object value of enum value "CURVCOLL_BNDRY_INSTR"
    Boundary loop chain
static final int_CURVCOLL_LOG_OBJ_INSTR
    Integer value of enum value "CURVCOLL_LOG_OBJ_INSTR"
    Logical object chain
static final CurveCollectionInstrTypeCURVCOLL_LOG_OBJ_INSTR
    Object value of enum value "CURVCOLL_LOG_OBJ_INSTR"
    Logical object chain
static final int_CURVCOLL_PART_INSTR
    Integer value of enum value "CURVCOLL_PART_INSTR"
     Create chain on all possible references, or choose from convex/concave only
static final CurveCollectionInstrTypeCURVCOLL_PART_INSTR
    Object value of enum value "CURVCOLL_PART_INSTR"
     Create chain on all possible references, or choose from convex/concave only
static final int_CURVCOLL_FEATURE_INSTR
    Integer value of enum value "CURVCOLL_FEATURE_INSTR"
    Create chain from feature curves
static final CurveCollectionInstrTypeCURVCOLL_FEATURE_INSTR
    Object value of enum value "CURVCOLL_FEATURE_INSTR"
    Create chain from feature curves
static final int_CURVCOLL_FROM_TO_INSTR
    Integer value of enum value "CURVCOLL_FROM_TO_INSTR"
    Create From-To chain
static final CurveCollectionInstrTypeCURVCOLL_FROM_TO_INSTR
    Object value of enum value "CURVCOLL_FROM_TO_INSTR"
    Create From-To chain
static final int_CURVCOLL_EXCLUDE_ONE_INSTR
    Integer value of enum value "CURVCOLL_EXCLUDE_ONE_INSTR"
    Exclude entity from the chain
static final CurveCollectionInstrTypeCURVCOLL_EXCLUDE_ONE_INSTR
    Object value of enum value "CURVCOLL_EXCLUDE_ONE_INSTR"
    Exclude entity from the chain
static final int_CURVCOLL_TRIM_INSTR
    Integer value of enum value "CURVCOLL_TRIM_INSTR"
    Trim chain
static final CurveCollectionInstrTypeCURVCOLL_TRIM_INSTR
    Object value of enum value "CURVCOLL_TRIM_INSTR"
    Trim chain
static final int_CURVCOLL_EXTEND_INSTR
    Integer value of enum value "CURVCOLL_EXTEND_INSTR"
    Extend chain
static final CurveCollectionInstrTypeCURVCOLL_EXTEND_INSTR
    Object value of enum value "CURVCOLL_EXTEND_INSTR"
    Extend chain
static final int_CURVCOLL_START_PNT_INSTR
    Integer value of enum value "CURVCOLL_START_PNT_INSTR"
    Set chain start point
static final CurveCollectionInstrTypeCURVCOLL_START_PNT_INSTR
    Object value of enum value "CURVCOLL_START_PNT_INSTR"
    Set chain start point
static final int_CURVCOLL_ADD_TANGENT_INSTR
    Integer value of enum value "CURVCOLL_ADD_TANGENT_INSTR"
    Add all edges tangent to the ends of the chain
static final CurveCollectionInstrTypeCURVCOLL_ADD_TANGENT_INSTR
    Object value of enum value "CURVCOLL_ADD_TANGENT_INSTR"
    Add all edges tangent to the ends of the chain
static final int_CURVCOLL_ADD_POINT_INSTR
    Integer value of enum value "CURVCOLL_ADD_POINT_INSTR"
    Add selected point or points to the collection
static final CurveCollectionInstrTypeCURVCOLL_ADD_POINT_INSTR
    Object value of enum value "CURVCOLL_ADD_POINT_INSTR"
    Add selected point or points to the collection
static final int_CURVCOLL_OPEN_CLOSE_LOOP_INSTR
    Integer value of enum value "CURVCOLL_OPEN_CLOSE_LOOP_INSTR"
    Chain has closed loop that is considered open
static final CurveCollectionInstrTypeCURVCOLL_OPEN_CLOSE_LOOP_INSTR
    Object value of enum value "CURVCOLL_OPEN_CLOSE_LOOP_INSTR"
    Chain has closed loop that is considered open
static final int_CURVCOLL_QUERY_INSTR
    Integer value of enum value "CURVCOLL_QUERY_INSTR"
    Create Query chain
static final CurveCollectionInstrTypeCURVCOLL_QUERY_INSTR
    Object value of enum value "CURVCOLL_QUERY_INSTR"
    Create Query chain
static final int_CURVCOLL_RESERVED_INSTR
    Integer value of enum value "CURVCOLL_RESERVED_INSTR"
    
static final CurveCollectionInstrTypeCURVCOLL_RESERVED_INSTR
    Object value of enum value "CURVCOLL_RESERVED_INSTR"
    
static final int_CURVCOLL_CNTR_INSTR
    Integer value of enum value "CURVCOLL_CNTR_INSTR"
    Collect contour
static final CurveCollectionInstrTypeCURVCOLL_CNTR_INSTR
    Object value of enum value "CURVCOLL_CNTR_INSTR"
    Collect contour
static final int_CURVCOLL_FORM_CLOSED_LOOP_INSTR
    Integer value of enum value "CURVCOLL_FORM_CLOSED_LOOP_INSTR"
    
static final CurveCollectionInstrTypeCURVCOLL_FORM_CLOSED_LOOP_INSTR
    Object value of enum value "CURVCOLL_FORM_CLOSED_LOOP_INSTR"
    
static final int_CurveCollectionInstrType_null
    Enum null value.

Method Summary
static CurveCollectionInstrTypeFromInt (int value)
    Creates enum object from an integer.
static CurveCollectionInstrTypeFromInt (Integer value)
    Creates enum object from an integer object.
intgetValue ()
    Returns enum object value as an integer.

Method Detail

getValue

intgetValue ()


    Returns enum object value as an integer.
Returns:
Integer enum value.


FromInt

static CurveCollectionInstrTypeFromInt (int value)


    Creates enum object from an integer.
Parameters:
value
Input integer value.
Returns:
Enum value object.


FromInt

static CurveCollectionInstrTypeFromInt (Integer value)


    Creates enum object from an integer object.
Parameters:
value
Input integer object.
Returns:
Enum value object.