public class GHMResponse
extends com.graphhopper.GHResponse
| Constructor and Description |
|---|
GHMResponse(int fromIndex,
int toIndex,
boolean identicalStartAndEnd) |
| Modifier and Type | Method and Description |
|---|---|
int |
getFromIndex() |
int |
getToIndex() |
boolean |
isIdenticalStartAndEnd() |
Copyright © 2012–2016. All rights reserved.