Library | Package Java Toolkit

Class ModelItemType

package com.ptc.pfc.pfcModelItem;

public class ModelItemType
  implements jxenum



Description

This enumerated type lists the different kinds of model item.



Field Summary
static final int_ITEM_FEATURE
    Integer value of enum value "ITEM_FEATURE"
    Feature
static final ModelItemTypeITEM_FEATURE
    Object value of enum value "ITEM_FEATURE"
    Feature
static final int_ITEM_SURFACE
    Integer value of enum value "ITEM_SURFACE"
    Surface
static final ModelItemTypeITEM_SURFACE
    Object value of enum value "ITEM_SURFACE"
    Surface
static final int_ITEM_EDGE
    Integer value of enum value "ITEM_EDGE"
    Edge
static final ModelItemTypeITEM_EDGE
    Object value of enum value "ITEM_EDGE"
    Edge
static final int_ITEM_COORD_SYS
    Integer value of enum value "ITEM_COORD_SYS"
    Coordinate system
static final ModelItemTypeITEM_COORD_SYS
    Object value of enum value "ITEM_COORD_SYS"
    Coordinate system
static final int_ITEM_AXIS
    Integer value of enum value "ITEM_AXIS"
    Axis
static final ModelItemTypeITEM_AXIS
    Object value of enum value "ITEM_AXIS"
    Axis
static final int_ITEM_POINT
    Integer value of enum value "ITEM_POINT"
    Point
static final ModelItemTypeITEM_POINT
    Object value of enum value "ITEM_POINT"
    Point
static final int_ITEM_QUILT
    Integer value of enum value "ITEM_QUILT"
    Quilt
static final ModelItemTypeITEM_QUILT
    Object value of enum value "ITEM_QUILT"
    Quilt
static final int_ITEM_CURVE
    Integer value of enum value "ITEM_CURVE"
    Curve
static final ModelItemTypeITEM_CURVE
    Object value of enum value "ITEM_CURVE"
    Curve
static final int_ITEM_LAYER
    Integer value of enum value "ITEM_LAYER"
    Layer
static final ModelItemTypeITEM_LAYER
    Object value of enum value "ITEM_LAYER"
    Layer
static final int_ITEM_NOTE
    Integer value of enum value "ITEM_NOTE"
    A solid model note
static final ModelItemTypeITEM_NOTE
    Object value of enum value "ITEM_NOTE"
    A solid model note
static final int_ITEM_DIMENSION
    Integer value of enum value "ITEM_DIMENSION"
    Dimension
static final ModelItemTypeITEM_DIMENSION
    Object value of enum value "ITEM_DIMENSION"
    Dimension
static final int_ITEM_REF_DIMENSION
    Integer value of enum value "ITEM_REF_DIMENSION"
    Reference dimension
static final ModelItemTypeITEM_REF_DIMENSION
    Object value of enum value "ITEM_REF_DIMENSION"
    Reference dimension
static final int_ITEM_SIMPREP
    Integer value of enum value "ITEM_SIMPREP"
    Simplified representation
static final ModelItemTypeITEM_SIMPREP
    Object value of enum value "ITEM_SIMPREP"
    Simplified representation
static final int_ITEM_SOLID_GEOMETRY
    Integer value of enum value "ITEM_SOLID_GEOMETRY"
    A solid geometry layer item.
static final ModelItemTypeITEM_SOLID_GEOMETRY
    Object value of enum value "ITEM_SOLID_GEOMETRY"
    A solid geometry layer item.
static final int_ITEM_TABLE
    Integer value of enum value "ITEM_TABLE"
    A drawing table
static final ModelItemTypeITEM_TABLE
    Object value of enum value "ITEM_TABLE"
    A drawing table
static final int_ITEM_DTL_ENTITY
    Integer value of enum value "ITEM_DTL_ENTITY"
    A detail entity
static final ModelItemTypeITEM_DTL_ENTITY
    Object value of enum value "ITEM_DTL_ENTITY"
    A detail entity
static final int_ITEM_DTL_NOTE
    Integer value of enum value "ITEM_DTL_NOTE"
    A detail note
static final ModelItemTypeITEM_DTL_NOTE
    Object value of enum value "ITEM_DTL_NOTE"
    A detail note
static final int_ITEM_DTL_GROUP
    Integer value of enum value "ITEM_DTL_GROUP"
    A detail draft group
static final ModelItemTypeITEM_DTL_GROUP
    Object value of enum value "ITEM_DTL_GROUP"
    A detail draft group
static final int_ITEM_DTL_SYM_DEFINITION
    Integer value of enum value "ITEM_DTL_SYM_DEFINITION"
    A symbol definition
static final ModelItemTypeITEM_DTL_SYM_DEFINITION
    Object value of enum value "ITEM_DTL_SYM_DEFINITION"
    A symbol definition
static final int_ITEM_DTL_SYM_INSTANCE
    Integer value of enum value "ITEM_DTL_SYM_INSTANCE"
    A symbol instance
static final ModelItemTypeITEM_DTL_SYM_INSTANCE
    Object value of enum value "ITEM_DTL_SYM_INSTANCE"
    A symbol instance
static final int_ITEM_DTL_OLE_OBJECT
    Integer value of enum value "ITEM_DTL_OLE_OBJECT"
    A drawing-embedded OLE object
static final ModelItemTypeITEM_DTL_OLE_OBJECT
    Object value of enum value "ITEM_DTL_OLE_OBJECT"
    A drawing-embedded OLE object
static final int_ITEM_EXPLODED_STATE
    Integer value of enum value "ITEM_EXPLODED_STATE"
    An exploded state
static final ModelItemTypeITEM_EXPLODED_STATE
    Object value of enum value "ITEM_EXPLODED_STATE"
    An exploded state
static final int_ITEM_EDGE_START
    Integer value of enum value "ITEM_EDGE_START"
     
static final ModelItemTypeITEM_EDGE_START
    Object value of enum value "ITEM_EDGE_START"
     
static final int_ITEM_LOG_EDGE
    Integer value of enum value "ITEM_LOG_EDGE"
     
static final ModelItemTypeITEM_LOG_EDGE
    Object value of enum value "ITEM_LOG_EDGE"
     
static final int_ITEM_EDGE_END
    Integer value of enum value "ITEM_EDGE_END"
     
static final ModelItemTypeITEM_EDGE_END
    Object value of enum value "ITEM_EDGE_END"
     
static final int_ITEM_XSEC
    Integer value of enum value "ITEM_XSEC"
     Cross Section
static final ModelItemTypeITEM_XSEC
    Object value of enum value "ITEM_XSEC"
     Cross Section
static final int_ITEM_LAYER_STATE
    Integer value of enum value "ITEM_LAYER_STATE"
    Layer state
static final ModelItemTypeITEM_LAYER_STATE
    Object value of enum value "ITEM_LAYER_STATE"
    Layer state
static final int_ITEM_COMBINED_STATE
    Integer value of enum value "ITEM_COMBINED_STATE"
    Combined state
static final ModelItemTypeITEM_COMBINED_STATE
    Object value of enum value "ITEM_COMBINED_STATE"
    Combined state
static final int_ITEM_STYLE_STATE
    Integer value of enum value "ITEM_STYLE_STATE"
    Style state
static final ModelItemTypeITEM_STYLE_STATE
    Object value of enum value "ITEM_STYLE_STATE"
    Style state
static final int_ITEM_RP_MATERIAL
    Integer value of enum value "ITEM_RP_MATERIAL"
    Material Item
static final ModelItemTypeITEM_RP_MATERIAL
    Object value of enum value "ITEM_RP_MATERIAL"
    Material Item
static final int_ITEM_VIEW
    Integer value of enum value "ITEM_VIEW"
    View
static final ModelItemTypeITEM_VIEW
    Object value of enum value "ITEM_VIEW"
    View
static final int_ITEM_SURF_FIN
    Integer value of enum value "ITEM_SURF_FIN"
     
static final ModelItemTypeITEM_SURF_FIN
    Object value of enum value "ITEM_SURF_FIN"
     
static final int_ITEM_ANNOT_PLANE
    Integer value of enum value "ITEM_ANNOT_PLANE"
     
static final ModelItemTypeITEM_ANNOT_PLANE
    Object value of enum value "ITEM_ANNOT_PLANE"
     
static final int_ITEM_ANNOTATION_ELEM
    Integer value of enum value "ITEM_ANNOTATION_ELEM"
     
static final ModelItemTypeITEM_ANNOTATION_ELEM
    Object value of enum value "ITEM_ANNOTATION_ELEM"
     
static final int_ITEM_SET_DATUM_TAG
    Integer value of enum value "ITEM_SET_DATUM_TAG"
     
static final ModelItemTypeITEM_SET_DATUM_TAG
    Object value of enum value "ITEM_SET_DATUM_TAG"
     
static final int_ITEM_GTOL
    Integer value of enum value "ITEM_GTOL"
    
static final ModelItemTypeITEM_GTOL
    Object value of enum value "ITEM_GTOL"
    
static final int_ITEM_BODY
    Integer value of enum value "ITEM_BODY"
    Solid body
static final ModelItemTypeITEM_BODY
    Object value of enum value "ITEM_BODY"
    Solid body
static final int_ITEM_CRV_START
    Integer value of enum value "ITEM_CRV_START"
    Datum Curve End
static final ModelItemTypeITEM_CRV_START
    Object value of enum value "ITEM_CRV_START"
    Datum Curve End
static final int_ITEM_CRV_END
    Integer value of enum value "ITEM_CRV_END"
    Datum Curve End
static final ModelItemTypeITEM_CRV_END
    Object value of enum value "ITEM_CRV_END"
    Datum Curve End
static final int_ModelItemType_null
    Enum null value.

Method Summary
static ModelItemTypeFromInt (int value)
    Creates enum object from an integer.
static ModelItemTypeFromInt (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 ModelItemTypeFromInt (int value)


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


FromInt

static ModelItemTypeFromInt (Integer value)


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