com.supermap.data.processing

类 CacheTileParameter



  • public class CacheTileParameter
    extends Object
    • 构造器详细资料

      • CacheTileParameter

        public CacheTileParameter(Double scale,
                                  int row,
                                  int col,
                                  Rectangle2D bounds,
                                  String path)
    • 方法详细资料

      • getTileScale

        public Double getTileScale()
      • getTileRow

        public int getTileRow()
      • getTileCol

        public int getTileCol()
      • getTilePath

        public String getTilePath()

Copyright © 2021–2024 SuperMap. All rights reserved.