Compute self-nodes, taking advantage of the Geometry type to minimize the number of intersection tests. (E.g. rings are not tested for self-intersection, since they are assumed to be valid).
-
Parameters:
-
li - li the LineIntersector to use
-
computeRingSelfNodes - computeRingSelfNodes if
false, intersection checks are optimized to not test rings for self-intersection
-
Returns:
-
the computed SegmentIntersector containing information about the intersections found