Class WmtsTileMatrixSet.TileMatrix

  • Enclosing class:
    WmtsTileMatrixSet

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

      • 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