contains

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

Returns true if given point is inside this polygon.

If a point is located on the edge of the polygon, it is considered inside.