add

fun add(width: Double, height: Double): Rectangle
fun add(width: Int, height: Int): Rectangle
fun add(width: Float, height: Float): Rectangle