Package | Description |
---|---|
org.locationtech.jts.noding.snapround |
Contains classes to implement the Snap Rounding algorithm for noding linestrings.
|
Modifier and Type | Method | Description |
---|---|---|
boolean |
MCIndexPointSnapper.snap(HotPixel hotPixel) |
|
boolean |
MCIndexPointSnapper.snap(HotPixel hotPixel,
SegmentString parentEdge,
int hotPixelVertexIndex) |
Snaps (nodes) all interacting segments to this hot pixel.
|
Constructor | Description |
---|---|
HotPixelSnapAction(HotPixel hotPixel,
SegmentString parentEdge,
int hotPixelVertexIndex) |
Copyright © 2018. All rights reserved.