add

fun add(width: Int, height: Int): BinRect?
abstract fun add(rect: BinRect): BinRect?