within

fun within(minX1: Double, maxX1: Double, minY1: Double, maxY1: Double, minX2: Double, maxX2: Double, minY2: Double, maxY2: Double): Boolean

Compute whether the first bounding box 1 is within the second bounding box *