com.supermap.data
类 GeoGraphicObject.SubSymbol

java.lang.Object
  继承者 com.supermap.data.GeoGraphicObject.SubSymbol
包容类:
GeoGraphicObject

public class GeoGraphicObject.SubSymbol
extends java.lang.Object

子标号类


字段摘要
 int code
          子符号code
 int libID
          子符号军标库ID
 
构造方法摘要
GeoGraphicObject.SubSymbol(int nlibID, int ncode)
          构造一个新的SubSymbol类对象
 
方法摘要
 
从类 java.lang.Object 继承的方法
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

字段详细信息

libID

public int libID
子符号军标库ID


code

public int code
子符号code

构造方法详细信息

GeoGraphicObject.SubSymbol

public GeoGraphicObject.SubSymbol(int nlibID,
                                  int ncode)
构造一个新的SubSymbol类对象

参数:
nlibID - 子符号军标库ID
ncode - 子符号code