Class LineSegmentIndex

java.lang.Object
org.locationtech.jts.simplify.LineSegmentIndex

class LineSegmentIndex extends Object
An spatial index on a set of LineSegments. Supports adding and removing items.
  • Field Details

  • Constructor Details

    • LineSegmentIndex

      public LineSegmentIndex()
  • Method Details