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