Package | Description |
---|---|
org.locationtech.jts.noding |
Classes to compute nodings for arrangements of line segments and line segment sequences.
|
Modifier and Type | Class | Description |
---|---|---|
class |
MCIndexNoder |
|
class |
SimpleNoder |
Nodes a set of
SegmentString s by
performing a brute-force comparison of every segment to every other one. |
Copyright © 2018. All rights reserved.