public static class MCIndexPointSnapper.HotPixelSnapAction extends MonotoneChainSelectAction
| Constructor | Description |
|---|---|
HotPixelSnapAction(HotPixel hotPixel,
SegmentString parentEdge,
int hotPixelVertexIndex) |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
isNodeAdded() |
|
void |
select(MonotoneChain mc,
int startIndex) |
This method is overridden
to process a segment
in the context of the parent chain.
|
selectpublic HotPixelSnapAction(HotPixel hotPixel, SegmentString parentEdge, int hotPixelVertexIndex)
public boolean isNodeAdded()
public void select(MonotoneChain mc, int startIndex)
MonotoneChainSelectActionselect in class MonotoneChainSelectActionmc - the parent chainstartIndex - the index of the start vertex of the segment being processedCopyright © 2018. All rights reserved.