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