contains

open fun contains(x: Double, y: Double): Boolean
open fun contains(point: Point): Boolean
open fun contains(bounds: Bounds): Boolean