| Modifier and Type | Method and Description |
|---|---|
MatrixResponse |
MatrixResponse.addError(Throwable error) |
MatrixResponse |
MatrixResponse.addErrors(Collection<Throwable> errorList) |
MatrixResponse |
GHMatrixBatchRequester.route(GHMRequest ghRequest) |
MatrixResponse |
GoogleMatrixSyncRequester.route(GHMRequest ghRequest) |
MatrixResponse |
GraphHopperMatrixWeb.route(GHMRequest request) |
MatrixResponse |
GHMatrixSyncRequester.route(GHMRequest ghRequest) |
abstract MatrixResponse |
GHMatrixAbstractRequester.route(GHMRequest request) |
MatrixResponse |
MatrixResponse.setDebugInfo(String debugInfo) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
GHMatrixAbstractRequester.fillResponseFromJson(GHMRequest request,
List<String> outArraysList,
MatrixResponse matrixResponse,
org.json.JSONObject solution,
boolean hasElevation) |
Copyright © 2012–2016. All rights reserved.