public class BlockAdjustmentProcessorParameter
extends com.supermap.data.InternalHandleDisposable
构造器和说明 |
---|
BlockAdjustmentProcessorParameter()
默认构造函数
|
限定符和类型 | 方法和说明 |
---|---|
void |
dispose() |
BlockAdjustmentType |
getBlockAdjustmentType()
获取区域网平差策略
|
BlockAdjustmentProcessorParameter |
setBlockAdjustmentType(BlockAdjustmentType value)
设置区域网平差策略
|
static void |
setIsDisposable(com.supermap.data.InternalHandleDisposable obj,
boolean disposable) |
public void dispose()
public BlockAdjustmentProcessorParameter setBlockAdjustmentType(BlockAdjustmentType value)
value
- 区域网平差策略public BlockAdjustmentType getBlockAdjustmentType()
BlockAdjustmentType.CONSTRAINHEIGHT
public static void setIsDisposable(com.supermap.data.InternalHandleDisposable obj, boolean disposable)
Copyright © 2021–2024 SuperMap. All rights reserved.