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)
分组解除锁定,解除锁定后分组可编辑。
|
addSteppedListener, getCellInfo, getFeatureToSpatialPointers, getSpatialGeometry, getTopoRelationDataset, isLock, removeSteppedListener, setMaskingIndicator
public S100DatasetGroupEditor getEditor()
public void setCellInformation(S101CellInformation cellInformation)
cellInformation
- public boolean lock()
public boolean unLock(String FIDNSequence, int FIDS)
FIDNSequence
- 指定的特征标识号区间序列名称。FIDS
- 指定的特征标识区分。public static void setIsDisposable(com.supermap.data.InternalHandleDisposable obj, boolean disposable)
public static long getHandle(com.supermap.data.InternalHandle obj)
public static void setHandle(com.supermap.data.InternalHandle obj, long handle)
Copyright © 2021–2024 SuperMap. All rights reserved.