contains

abstract fun contains(point: Point): Boolean

Does this Zone contains the given Point?

Return

true if the point is in this Zone.

Parameters

point

the coordinates relative to the main charting zone.