containsPoint

open override fun containsPoint(p: Point): Boolean


open fun containsPoint(ml: Matrix, p: Point, mr: Matrix): Boolean

Deprecated

Untested yet

ml transformation matrix of this Shape2D, mr transformation matrix of the point p