public abstract class FeatureInfoBaseS100
extends com.supermap.data.InternalHandleDisposable
构造器和说明 |
---|
FeatureInfoBaseS100() |
限定符和类型 | 方法和说明 |
---|---|
void |
dispose()
释放对象所占用的资源。
|
String |
getAlias()
获取别名。
|
String |
getCode()
获取编码。
|
String |
getDefinition()
获取属性的定义。
|
static long |
getHandle(com.supermap.data.InternalHandle obj) |
String |
getName()
获取要素名称
|
String |
getReMarks()
获取属性的备注信息。
|
String |
getSuperType()
获取父类。
|
S100FCObjectType |
getType()
获取类型。
|
boolean |
isAbstract()
判断是否是抽象类型。
|
static void |
setHandle(com.supermap.data.InternalHandle obj,
long handle) |
static void |
setIsDisposable(com.supermap.data.InternalHandleDisposable obj,
boolean disposable) |
public void dispose()
public String getName()
public String getDefinition()
public String getCode()
public String getAlias()
public String getReMarks()
public boolean isAbstract()
public String getSuperType()
public S100FCObjectType getType()
S100FCObjectType
public static void setIsDisposable(com.supermap.data.InternalHandleDisposable obj, boolean disposable)
public static long getHandle(com.supermap.data.InternalHandle obj)
public static void setHandle(com.supermap.data.InternalHandle obj, long handle)
Copyright © 2021–2024 SuperMap. All rights reserved.