com.supermap.chart
类 InformationBinding
- java.lang.Object
-
- com.supermap.data.InternalHandle
-
- com.supermap.data.InternalHandleDisposable
-
- com.supermap.chart.InformationBinding
-
- 所有已实现的接口:
- IDisposable
public class InformationBinding extends com.supermap.data.InternalHandleDisposable
-
-
方法概要
所有方法 静态方法 实例方法 具体方法 限定符和类型 方法和说明 void
dispose()
String
getAssociation()
获取关联类型的编码。static long
getHandle(com.supermap.data.InternalHandle obj)
String
getInformationType()
获取信息类型的要素编码。String
getRole()
获取角色的编码。static void
setHandle(com.supermap.data.InternalHandle obj, long handle)
static void
setIsDisposable(com.supermap.data.InternalHandleDisposable obj, boolean disposable)
-
-
-
方法详细资料
-
dispose
public void dispose()
-
getInformationType
public String getInformationType()
获取信息类型的要素编码。- 返回:
-
getRole
public String getRole()
获取角色的编码。- 返回:
-
getAssociation
public String getAssociation()
获取关联类型的编码。- 返回:
-
setIsDisposable
public static void setIsDisposable(com.supermap.data.InternalHandleDisposable obj, boolean disposable)
-
getHandle
public static long getHandle(com.supermap.data.InternalHandle obj)
-
setHandle
public static void setHandle(com.supermap.data.InternalHandle obj, long handle)
-
-
Copyright © 2021–2024 SuperMap. All rights reserved.