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