com.vividsolutions.jts.geomgraph.index
Class SweepLineSegment
java.lang.Object
com.vividsolutions.jts.geomgraph.index.SweepLineSegment
public class SweepLineSegment
- extends Object
- Version:
- 1.7
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SweepLineSegment
public SweepLineSegment(Edge edge,
int ptIndex)
getMinX
public double getMinX()
getMaxX
public double getMaxX()
computeIntersections
public void computeIntersections(SweepLineSegment ss,
SegmentIntersector si)
Copyright © 2012. All Rights Reserved.