com.vividsolutions.jts.noding
Class SegmentNode
java.lang.Object
com.vividsolutions.jts.noding.SegmentNode
- Comparable
public class SegmentNode
extends java.lang.Object
implements Comparable
segmentIndex
public int segmentIndex
SegmentNode
public SegmentNode(Coordinate coord,
int segmentIndex,
double dist)
compare
public int compare(int segmentIndex,
double dist)
- -1 this EdgeIntersection is located before the argument location
compareTo
public int compareTo(Object obj)
isEndPoint
public boolean isEndPoint(int maxSegmentIndex)
print
public void print(PrintStream out)