intersects

open fun intersects(minX: Double, maxX: Double, minY: Double, maxY: Double): Boolean
open fun intersects(bounds: Bounds): Boolean