com.supermap.chart
类 S100CellInformation
- java.lang.Object
-
- com.supermap.data.InternalHandle
-
- com.supermap.data.InternalHandleDisposable
-
- com.supermap.chart.S100CellInformation
-
- 所有已实现的接口:
- IDisposable
- 直接已知子类:
- S101CellInformation
public class S100CellInformation extends com.supermap.data.InternalHandleDisposable单幅 S-100 海图信息参数类。
-
-
构造器概要
构造器 构造器和说明 S100CellInformation()
-
方法概要
所有方法 静态方法 实例方法 具体方法 限定符和类型 方法和说明 voiddispose()释放对象所占用的本地资源。BasicInfogetBasicInfo()获取基础信息类型。StringgetCellName()获取数据集名,对应字段 DSID-DSNM。ChartDataTypegetChartDataType()获取数据类型。static longgetHandle(com.supermap.data.InternalHandle obj)voidsetCellName(String cellName)设置数据集名,对应字段 DSID-DSNM。voidsetChartDataType(ChartDataType chartDataType)设置数据类型。static voidsetHandle(com.supermap.data.InternalHandle obj, long handle)static voidsetIsDisposable(com.supermap.data.InternalHandleDisposable obj, boolean disposable)
-
-
-
方法详细资料
-
getCellName
public String getCellName()
获取数据集名,对应字段 DSID-DSNM。- 返回:
-
setCellName
public void setCellName(String cellName)
设置数据集名,对应字段 DSID-DSNM。- 参数:
cellName-
-
getChartDataType
public ChartDataType getChartDataType()
获取数据类型。- 返回:
-
setChartDataType
public void setChartDataType(ChartDataType chartDataType)
设置数据类型。- 参数:
chartDataType-
-
dispose
public void dispose()
释放对象所占用的本地资源。- 指定者:
dispose在接口中IDisposable
-
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–2025 SuperMap. All rights reserved.