com.supermap.data.processing

类 TileReadyEvent

    • 构造器详细资料

      • TileReadyEvent

        public TileReadyEvent(Object source,
                              int row,
                              int col,
                              double scale,
                              byte[] arrData)
    • 方法详细资料

      • getRow

        public int getRow()
      • getCol

        public int getCol()
      • getScale

        public double getScale()
      • getLength

        public int getLength()
      • getData

        public byte[] getData()

Copyright © 2021–2024 SuperMap. All rights reserved.