Class SweepLineSegment

java.lang.Object
org.locationtech.jts.geomgraph.index.SweepLineSegment

public class SweepLineSegment extends Object
Version:
1.7
  • Constructor Details

    • SweepLineSegment

      public SweepLineSegment(Edge edge, int ptIndex)
  • Method Details

    • getMinX

      public double getMinX()
    • getMaxX

      public double getMaxX()
    • computeIntersections

      public void computeIntersections(SweepLineSegment ss, SegmentIntersector si)