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.
|
select
public HotPixelSnapAction(HotPixel hotPixel, SegmentString parentEdge, int hotPixelVertexIndex)
public boolean isNodeAdded()
public void select(MonotoneChain mc, int startIndex)
MonotoneChainSelectAction
select
in class MonotoneChainSelectAction
mc
- the parent chainstartIndex
- the index of the start vertex of the segment being processedCopyright © 2018. All rights reserved.