public class S58Information
extends com.supermap.data.InternalHandleDisposable
构造器和说明 |
---|
S58Information() |
限定符和类型 | 方法和说明 |
---|---|
void |
dispose()
释放对象所占用的本地资源。
|
String |
getCheckID()
获取该 S-58 检查项的编号。
|
String |
getDescription()
获取该 S-58 检查项的描述,即检查的内容。
|
static long |
getHandle(com.supermap.data.InternalHandle obj) |
String |
getLevel()
获取该 S-58 检查项的错误级别。
|
String |
getReference()
获取该 S-58 检查项的参考,即对应的 S-57 标准相关内容的位置。
|
static void |
setHandle(com.supermap.data.InternalHandle obj,
long handle) |
static void |
setIsDisposable(com.supermap.data.InternalHandleDisposable obj,
boolean disposable) |
public String getDescription()
public String getCheckID()
public String getLevel()
public String getReference()
public void dispose()
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.