com.supermap.services.tilesource

类 TilesBounds

  • java.lang.Object
    • com.supermap.services.tilesource.TilesBounds


  • public class TilesBounds
    extends java.lang.Object
    
    • 构造器概要

      构造器 
      构造器和说明
      TilesBounds() 
    • 方法概要

      • 从类继承的方法 java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • 字段详细资料

      • level

        public int level
        
      • startCol

        public int startCol
        
      • startRow

        public int startRow
        
      • endCol

        public int endCol
        
      • endRow

        public int endRow
        
    • 构造器详细资料

      • TilesBounds

        public TilesBounds()