| Package | Description |
|---|---|
| com.graphhopper.matching |
| Modifier and Type | Method and Description |
|---|---|
List<EdgeMatch> |
MatchResult.getEdgeMatches()
All possible assigned edges.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MatchResult.setEdgeMatches(List<EdgeMatch> edgeMatches) |
| Constructor and Description |
|---|
MatchResult(List<EdgeMatch> edgeMatches) |
Copyright © 2012–2018. All rights reserved.