com.supermap.data.processing
类 PointCloudProcessor
- java.lang.Object
-
- com.supermap.data.InternalHandle
-
- com.supermap.data.InternalHandleDisposable
-
- com.supermap.data.processing.PointCloudProcessor
-
- 所有已实现的接口:
- IDisposable
public abstract class PointCloudProcessor extends com.supermap.data.InternalHandleDisposable
点云并行处理类
-
-
构造器概要
构造器 构造器和说明 PointCloudProcessor()
-
方法概要
所有方法 静态方法 具体方法 限定符和类型 方法和说明 static void
mergeSubSCP(String folder, String name)
static void
setIsDisposable(com.supermap.data.InternalHandleDisposable obj, boolean disposable)
static BoundingBox
splitFile(String pclFile, String outputFolder, PyramidSplitType value, int level, int nodeCapacity)
大文件切分-
从接口继承的方法 com.supermap.data.IDisposable
dispose
-
-
-
-
方法详细资料
-
splitFile
public static BoundingBox splitFile(String pclFile, String outputFolder, PyramidSplitType value, int level, int nodeCapacity)
大文件切分- 返回:
-
setIsDisposable
public static void setIsDisposable(com.supermap.data.InternalHandleDisposable obj, boolean disposable)
-
-
Copyright © 2021–2024 SuperMap. All rights reserved.