WmtsTileMatrix

fun WmtsTileMatrix(    identifier: String,     scaleDenominator: Double,     topLeftCornerX: Double,     topLeftCornerY: Double,     tileWidth: Int,     tileHeight: Int,     matrixWidth: Int,     matrixHeight: Int)