Uses of Class
org.locationtech.jts.noding.snapround.HotPixel
-
Packages that use HotPixel Package Description org.locationtech.jts.noding.snapround -
-
Uses of HotPixel in org.locationtech.jts.noding.snapround
Methods in org.locationtech.jts.noding.snapround with parameters of type HotPixel Modifier and Type Method Description booleanMCIndexPointSnapper. snap(HotPixel hotPixel)booleanMCIndexPointSnapper. snap(HotPixel hotPixel, SegmentString parentEdge, int hotPixelVertexIndex)Snaps (nodes) all interacting segments to this hot pixel.Constructors in org.locationtech.jts.noding.snapround with parameters of type HotPixel Constructor Description HotPixelSnapAction(HotPixel hotPixel, SegmentString parentEdge, int hotPixelVertexIndex)
-