setTileMatrixSetBounds method Null safety
- Envelope tileMatrixSetBounds
Implementation
void setTileMatrixSetBounds(Envelope tileMatrixSetBounds) {
this.tileMatrixSetBounds = tileMatrixSetBounds;
}
void setTileMatrixSetBounds(Envelope tileMatrixSetBounds) {
this.tileMatrixSetBounds = tileMatrixSetBounds;
}