JTS Core 1.17.1
Packages
Classes
Search
About
Top
SweepLineSegment(Edge, int)
getMinX(): double
getMaxX(): double
computeIntersections(SweepLineSegment, SegmentIntersector): void
Bottom
Source
Classic
org.locationtech.jts.geomgraph.index
Class SweepLineSegment
Hierarchy:
Object
, SweepLineSegment
public class SweepLineSegment
Other
version: 1.7
public
SweepLineSegment(
Edge
edge, int ptIndex)
public
double getMinX()
public
double getMaxX()
public
void computeIntersections(
SweepLineSegment
ss,
SegmentIntersector
si)