Package | Description |
---|---|
org.locationtech.jts.noding |
Classes to compute nodings for arrangements of line segments and line segment sequences.
|
Modifier and Type | Field and Description |
---|---|
private SegmentNodeList |
NodeVertexIterator.nodeList |
private SegmentNodeList |
NodedSegmentString.nodeList |
Modifier and Type | Method and Description |
---|---|
SegmentNodeList |
NodedSegmentString.getNodeList() |
Constructor and Description |
---|
NodeVertexIterator(SegmentNodeList nodeList) |