Uses of Interface
org.locationtech.jts.noding.NodableSegmentString
-
Packages that use NodableSegmentString Package Description org.locationtech.jts.noding Classes to compute nodings for arrangements of line segments and line segment sequences. -
-
Uses of NodableSegmentString in org.locationtech.jts.noding
Classes in org.locationtech.jts.noding that implement NodableSegmentString Modifier and Type Class Description class
NodedSegmentString
Represents a list of contiguous line segments, and supports noding the segments.
-