public class BlockAdjustmentImageSummary
extends com.supermap.data.InternalHandleDisposable
限定符和类型 | 方法和说明 |
---|---|
void |
dispose()
释放对象所占用的资源。
|
int |
getGCPDeletedNumber()
获取影像上无效控制点数目
|
StatisticValue |
getGCPIPX()
获取影像上控制点(有效点)像方坐标 X 方向上残差统计信息
|
StatisticValue |
getGCPIPY()
获取影像上控制点(有效点)像方坐标 Y 方向上残差统计信息
|
int |
getGCPNumber()
获取影像上控制点数目
|
ImageGCPStatisticRecord[] |
getGCPRecords()
获取影像中控制点的统计信息
|
int |
getTPDeletedNumber()
获取影像上无效连接点数目
|
StatisticValue |
getTPIPX()
获取影像上连接点(有效点)像方坐标 X 方向上残差统计信息
|
StatisticValue |
getTPIPY()
获取影像上连接点(有效点)像方坐标 Y 方向上残差统计信息
|
int |
getTPNumber()
获取影像上连接点数目
|
static void |
setIsDisposable(com.supermap.data.InternalHandleDisposable obj,
boolean disposable) |
public void dispose()
public ImageGCPStatisticRecord[] getGCPRecords()
public int getGCPDeletedNumber()
public int getTPDeletedNumber()
public int getGCPNumber()
public int getTPNumber()
public StatisticValue getGCPIPY()
public StatisticValue getGCPIPX()
public StatisticValue getTPIPY()
public StatisticValue getTPIPX()
public static void setIsDisposable(com.supermap.data.InternalHandleDisposable obj, boolean disposable)
Copyright © 2021–2024 SuperMap. All rights reserved.