Class WmtsTileMatrixLimits


  • public class WmtsTileMatrixLimits
    extends XmlModel
    • Constructor Detail

      • WmtsTileMatrixLimits

        public WmtsTileMatrixLimits()
    • Method Detail

      • getTileMatrixIdentifier

        public java.lang.String getTileMatrixIdentifier()
      • getMinTileRow

        public int getMinTileRow()
      • getMaxTileRow

        public int getMaxTileRow()
      • getMinTileCol

        public int getMinTileCol()
      • getMaxTileCol

        public int getMaxTileCol()