com.supermap.data.processing

类 S3MTo3DTilesParameters



  • public class S3MTo3DTilesParameters
    extends Object
    用来封装S3M转3DTiles参数
    • 构造器详细资料

      • S3MTo3DTilesParameters

        public S3MTo3DTilesParameters(String importScpPath,
                                      String outputPath,
                                      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.