contains

abstract operator fun contains(point: <Error class: unknown class><T>): Boolean

Returns true if given point is inside this shape.

If a point is located on the edge of this shape, it is considered to be inside.