Class WmtsTileMatrixSet.TileMatrix

java.lang.Object
com.esri.arcgisruntime.ogc.wmts.WmtsTileMatrixSet.TileMatrix
Enclosing class:
WmtsTileMatrixSet

public static final class WmtsTileMatrixSet.TileMatrix extends Object
Defines a WMTS Tile Matrix.
Since:
100.1.0
  • Method Details

    • getId

      public String getId()
      Gets the ID of this tile matrix.
      Returns:
      the ID of this tile matrix
      Since:
      100.1.0
    • getScaleDenominator

      public double getScaleDenominator()
      Gets the scale denominator of this tile matrix
      Returns:
      the scale denominator of this tile matrix
      Since:
      100.1.0