com.supermap.chart
类 ChartAttributeInfo
- java.lang.Object
-
- com.supermap.data.InternalHandle
-
- com.supermap.data.InternalHandleDisposable
-
- com.supermap.chart.ChartAttributeInfo
-
- 所有已实现的接口:
- IDisposable
- 直接已知子类:
- InternalChartAttributeInfoChart
public class ChartAttributeInfo extends com.supermap.data.InternalHandleDisposable
-
-
方法概要
所有方法 静态方法 实例方法 具体方法 限定符和类型 方法和说明 void
dispose()
String
getAcronym()
int
getCode()
static long
getHandle(com.supermap.data.InternalHandle obj)
String
getName()
Object
getValue()
static void
setHandle(com.supermap.data.InternalHandle obj, long handle)
static void
setIsDisposable(com.supermap.data.InternalHandleDisposable obj, boolean disposable)
-
-
-
方法详细资料
-
dispose
public void dispose()
-
getName
public String getName()
-
getAcronym
public String getAcronym()
-
getCode
public int getCode()
-
getValue
public Object getValue()
-
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.