PathIntersection#

Added in version 4.20.

class PathIntersection#

The values of this enumeration classify intersections between paths.

Fields#

class PathIntersection
END#

The end of a segment where the two paths coincide

NONE#

No intersection

NORMAL#

A normal intersection, where the two paths cross each other

START#

The start of a segment where the two paths coincide