com.supermap.image.processing
类 BlockAdjustmentProcessorParameter
- java.lang.Object
-
- com.supermap.data.InternalHandle
-
- com.supermap.data.InternalHandleDisposable
-
- com.supermap.image.processing.BlockAdjustmentProcessorParameter
-
- 所有已实现的接口:
- IDisposable
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)
-
-
-
方法详细资料
-
dispose
public void dispose()
-
setBlockAdjustmentType
public BlockAdjustmentProcessorParameter setBlockAdjustmentType(BlockAdjustmentType value)
设置区域网平差策略- 参数:
value
- 区域网平差策略
-
getBlockAdjustmentType
public BlockAdjustmentType getBlockAdjustmentType()
获取区域网平差策略- 返回:
- 区域网平差策略. 默认值为
BlockAdjustmentType.CONSTRAINHEIGHT
-
setIsDisposable
public static void setIsDisposable(com.supermap.data.InternalHandleDisposable obj, boolean disposable)
-
-
Copyright © 2021–2024 SuperMap. All rights reserved.