public class EdgeMatch extends Object
| Constructor and Description |
|---|
EdgeMatch(com.graphhopper.util.EdgeIteratorState edgeState,
List<State> state) |
| Modifier and Type | Method and Description |
|---|---|
com.graphhopper.util.EdgeIteratorState |
getEdgeState() |
List<State> |
getStates() |
String |
toString() |
Copyright © 2012–2020. All rights reserved.