Class SweepLineSegment
java.lang.Object
org.locationtech.jts.geomgraph.index.SweepLineSegment
- Version:
- 1.7
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) Edge
(package private) int
(package private) Coordinate[]
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
edge
Edge edge -
pts
Coordinate[] pts -
ptIndex
int ptIndex
-
-
Constructor Details
-
SweepLineSegment
-
-
Method Details
-
getMinX
public double getMinX() -
getMaxX
public double getMaxX() -
computeIntersections
-