li property

LineIntersector li
getter/setter pair

Simplifies a TaggedLineString, preserving topology (in the sense that no new intersections are introduced). Uses the recursive Douglas-Peucker algorithm.

@author Martin Davis @version 1.7

Implementation

LineIntersector li = new RobustLineIntersector();