contains

abstract operator fun contains(point: Point): Boolean

Checks whether this item contains point.

Return

true IFF the point falls within the item

Parameters

point

within the item's parent