com.supermap.data.processing
类 S3MTo3DTilesParameters
- java.lang.Object
-
- com.supermap.data.processing.S3MTo3DTilesParameters
-
public class S3MTo3DTilesParameters extends Object
用来封装S3M转3DTiles参数
-
-
构造器概要
构造器 构造器和说明 S3MTo3DTilesParameters(String importScpPath, String outputPath, int threadCount)
-
方法概要
所有方法 实例方法 具体方法 限定符和类型 方法和说明 String
getImportScpPath()
String
getOutputPath()
int
getThreadCount()
void
setImportScpPath(String importScpPath)
void
setOutputPath(String outputPath)
void
setThreadCount(int threadCount)
-
-
-
方法详细资料
-
getImportScpPath
public String getImportScpPath()
-
setImportScpPath
public void setImportScpPath(String importScpPath)
-
setOutputPath
public void setOutputPath(String outputPath)
-
setThreadCount
public void setThreadCount(int threadCount)
-
getOutputPath
public String getOutputPath()
-
getThreadCount
public int getThreadCount()
-
-
Copyright © 2021–2024 SuperMap. All rights reserved.