com.supermap.data
类 CSGNodeType

java.lang.Object
  继承者 com.supermap.data.Enum
      继承者 com.supermap.data.CSGNodeType

public class CSGNodeType
extends Enum


字段摘要
static CSGNodeType BOOLEANNODE
           
static CSGNodeType SIMPLENODE
           
 
方法摘要
 
从类 com.supermap.data.Enum 继承的方法
equals, getEnums, getNameByValue, getNames, getPredefineValues, getValueByName, getValues, hashCode, isDefined, isDefined, name, parse, parse, toString, value
 
从类 java.lang.Object 继承的方法
getClass, notify, notifyAll, wait, wait, wait
 

字段详细信息

BOOLEANNODE

public static final CSGNodeType BOOLEANNODE

SIMPLENODE

public static final CSGNodeType SIMPLENODE