contains
Determines if point is contained within this path. The path is assumed to be closed.
Uses the winding number inclusion algorithm. See http://geomalgorithms.com/a03-_inclusion.html
See Examples/Miscellaneous/PathContains.foocad for a visual test.