com.supermap.chart
类 S100DatasetGroup
- java.lang.Object
-
- com.supermap.data.InternalHandle
-
- com.supermap.data.InternalHandleDisposable
-
- com.supermap.chart.ChartDatasetGroup
-
- com.supermap.chart.S100ChartDatasetGroup
-
- com.supermap.chart.S100DatasetGroup
-
- 所有已实现的接口:
- IDisposable
public class S100DatasetGroup extends S100ChartDatasetGroup
-
-
方法概要
所有方法 静态方法 实例方法 具体方法 限定符和类型 方法和说明 S100DatasetGroupEditor
getEditor()
获取S-100海图数据集分组的编辑器。static long
getHandle(com.supermap.data.InternalHandle obj)
boolean
lock()
锁定分组,锁定后不可编辑。void
setCellInformation(S101CellInformation cellInformation)
设置分组参数信息。static void
setHandle(com.supermap.data.InternalHandle obj, long handle)
static void
setIsDisposable(com.supermap.data.InternalHandleDisposable obj, boolean disposable)
boolean
unLock(String FIDNSequence, int FIDS)
分组解除锁定,解除锁定后分组可编辑。-
从类继承的方法 com.supermap.chart.S100ChartDatasetGroup
addSteppedListener, getCellInfo, getFeatureToSpatialPointers, getSpatialGeometry, getTopoRelationDataset, isLock, removeSteppedListener, setMaskingIndicator
-
-
-
-
方法详细资料
-
getEditor
public S100DatasetGroupEditor getEditor()
获取S-100海图数据集分组的编辑器。- 返回:
-
setCellInformation
public void setCellInformation(S101CellInformation cellInformation)
设置分组参数信息。- 参数:
cellInformation
-
-
lock
public boolean lock()
锁定分组,锁定后不可编辑。- 返回:
-
unLock
public boolean unLock(String FIDNSequence, int FIDS)
分组解除锁定,解除锁定后分组可编辑。- 参数:
FIDNSequence
- 指定的特征标识号区间序列名称。FIDS
- 指定的特征标识区分。- 返回:
-
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.