public class S3MTo3DTilesParameters extends Object
构造器和说明 |
---|
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) |
public String getImportScpPath()
public void setImportScpPath(String importScpPath)
public void setOutputPath(String outputPath)
public void setThreadCount(int threadCount)
public String getOutputPath()
public int getThreadCount()
Copyright © 2021–2024 SuperMap. All rights reserved.