|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.vividsolutions.jcs.conflate.roads.EdgesMatcher
| Constructor Summary | |
EdgesMatcher()
|
|
| Method Summary | |
void |
match(RoadMatcher roadMatcher)
|
void |
matchDanglingOrInlineEdges(RoadMatcher roadMatcher)
Matches edges which have one matched node and in which the other node is "dangling" or "inline". |
void |
matchEdgesWithBothNodesMatchingSameEdge(RoadMatcher roadMatcher)
Matches edges for which there is a match for both nodes |
void |
matchEdgesWithNodesMatchingAdjacentEdges(RoadMatcher roadMatcher,
int index)
Matches edges for which there is a match for both nodes |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public EdgesMatcher()
| Method Detail |
public void match(RoadMatcher roadMatcher)
public void matchEdgesWithBothNodesMatchingSameEdge(RoadMatcher roadMatcher)
roadMatcher -
public void matchEdgesWithNodesMatchingAdjacentEdges(RoadMatcher roadMatcher,
int index)
roadMatcher - public void matchDanglingOrInlineEdges(RoadMatcher roadMatcher)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||