com.vividsolutions.jts.geomgraph.index
public class SweepLineSegment extends java.lang.Object
Constructor and Description |
---|
SweepLineSegment(Edge edge,
int ptIndex) |
Modifier and Type | Method and Description |
---|---|
void |
computeIntersections(SweepLineSegment ss,
SegmentIntersector si) |
double |
getMaxX() |
double |
getMinX() |
public SweepLineSegment(Edge edge, int ptIndex)
public double getMinX()
public double getMaxX()
public void computeIntersections(SweepLineSegment ss, SegmentIntersector si)