Return true if this polygon intersects the given other polygon, i.e. if there is a point that is contained by both polygons.
See Implementation
Return true if this polygon intersects the given other polygon, i.e. if there is a point that is contained by both polygons.