Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
com.vividsolutions.jts.noding.SegmentNode
public class SegmentNode
extends java.lang.Object
implements Comparable
SegmentString
s.
Field Summary | |
Coordinate | |
int |
Constructor Summary | |
|
Method Summary | |
int |
|
boolean |
|
boolean | |
void |
|
public SegmentNode(SegmentString segString, Coordinate coord, int segmentIndex, int segmentOctant)
public int compareTo(Object obj)
- Returns:
- -1 this SegmentNode is located before the argument location
public boolean isEndPoint(int maxSegmentIndex)
public boolean isInterior()
public void print(PrintStream out)