|
JTS Topology Suite version 1.13 | ||||||||
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 hotPixelVertexIndex)
|
Method Summary | |
---|---|
boolean |
isNodeAdded()
|
void |
select(MonotoneChain mc,
int startIndex)
This method is overridden to process a segment in the context of the parent chain. |
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 hotPixelVertexIndex)
Method Detail |
---|
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 processed
|
JTS Topology Suite version 1.13 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |