Uses of Class
org.locationtech.jts.noding.NodedSegmentString
Packages that use NodedSegmentString
Package
Description
Classes to compute nodings for arrangements of line segments and line segment sequences.
Contains classes to implement the Snap Rounding algorithm for noding linestrings.
-
Uses of NodedSegmentString in org.locationtech.jts.noding
Methods in org.locationtech.jts.noding that return NodedSegmentStringConstructors in org.locationtech.jts.noding with parameters of type NodedSegmentStringModifierConstructorDescriptionSegmentNode
(NodedSegmentString segString, Coordinate coord, int segmentIndex, int segmentOctant) -
Uses of NodedSegmentString in org.locationtech.jts.noding.snapround
Methods in org.locationtech.jts.noding.snapround with parameters of type NodedSegmentStringModifier and TypeMethodDescriptionboolean
MCIndexPointSnapper.HotPixelSnapAction.addSnappedNode
(HotPixel hotPixel, NodedSegmentString segStr, int segIndex) Adds a new node (equal to the snap pt) to the specified segment if the segment passes through the hot pixel