public class MCIndexPointSnapper.HotPixelSnapAction extends MonotoneChainSelectAction
Constructor and Description |
---|
MCIndexPointSnapper.HotPixelSnapAction(HotPixel hotPixel,
SegmentString parentEdge,
int vertexIndex) |
Modifier and Type | Method and Description |
---|---|
boolean |
isNodeAdded() |
void |
select(MonotoneChain mc,
int startIndex)
This function can be overridden if the original chain is needed
|
select
public MCIndexPointSnapper.HotPixelSnapAction(HotPixel hotPixel, SegmentString parentEdge, int vertexIndex)
public boolean isNodeAdded()
public void select(MonotoneChain mc, int startIndex)
MonotoneChainSelectAction
select
in class MonotoneChainSelectAction