SegmentStringNodedSegmentStringpublic interface NodableSegmentString extends SegmentString
| Modifier and Type | Method | Description |
|---|---|---|
void |
addIntersection(Coordinate intPt,
int segmentIndex) |
Adds an intersection node for a given point and segment to this segment string.
|
getCoordinate, getCoordinates, getData, isClosed, setData, sizevoid addIntersection(Coordinate intPt, int segmentIndex)
intPt - the location of the intersectionsegmentIndex - the index of the segment containing the intersectionCopyright © 2018. All rights reserved.