public class SweepLineSegment extends 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 void computeIntersections(SweepLineSegment ss, SegmentIntersector si)
public double getMaxX()
public double getMinX()
Copyright © 2015 Revolution Systems Inc.. All rights reserved.