|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HotPixel | |
---|---|
com.vividsolutions.jts.noding.snapround | Contains classes to implement the Snap Rounding algorithm for noding linestrings. |
Uses of HotPixel in com.vividsolutions.jts.noding.snapround |
---|
Methods in com.vividsolutions.jts.noding.snapround with parameters of type HotPixel | |
---|---|
boolean |
MCIndexPointSnapper.snap(HotPixel hotPixel)
|
boolean |
MCIndexPointSnapper.snap(HotPixel hotPixel,
SegmentString parentEdge,
int hotPixelVertexIndex)
Snaps (nodes) all interacting segments to this hot pixel. |
Constructors in com.vividsolutions.jts.noding.snapround with parameters of type HotPixel | |
---|---|
MCIndexPointSnapper.HotPixelSnapAction(HotPixel hotPixel,
SegmentString parentEdge,
int hotPixelVertexIndex)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |