|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.vividsolutions.jts.index.chain.MonotoneChainSelectAction
com.vividsolutions.jts.noding.snapround.MCIndexPointSnapper.HotPixelSnapAction
public class MCIndexPointSnapper.HotPixelSnapAction
Constructor Summary | |
---|---|
MCIndexPointSnapper.HotPixelSnapAction(HotPixel hotPixel,
SegmentString parentEdge,
int vertexIndex)
|
Method Summary | |
---|---|
boolean |
isNodeAdded()
|
void |
select(MonotoneChain mc,
int startIndex)
This function can be overridden if the original chain is needed |
Methods inherited from class com.vividsolutions.jts.index.chain.MonotoneChainSelectAction |
---|
select |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MCIndexPointSnapper.HotPixelSnapAction(HotPixel hotPixel, SegmentString parentEdge, int vertexIndex)
Method Detail |
---|
public boolean isNodeAdded()
public void select(MonotoneChain mc, int startIndex)
MonotoneChainSelectAction
select
in class MonotoneChainSelectAction
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |