Package | Description |
---|---|
com.vividsolutions.jts.noding |
Modifier and Type | Method and Description |
---|---|
SegmentNode |
SegmentNodeList.add(Coordinate intPt,
int segmentIndex)
Adds an intersection into the list, if it isn't already there.
|
SegmentNode |
NodedSegmentString.addIntersectionNode(Coordinate intPt,
int segmentIndex)
Adds an intersection node for a given point and segment to this segment string.
|
Copyright © 2016. All rights reserved.