Rectangle

fun Rectangle(x: Double, y: Double, width: Double, height: Double = width): Rectangle(source)