public class GHMatrixBatchRequester extends GHMatrixAbstractRequester
serviceUrl| Constructor and Description |
|---|
GHMatrixBatchRequester() |
GHMatrixBatchRequester(String serviceUrl) |
| Modifier and Type | Method and Description |
|---|---|
protected List<Double[]> |
createPointList(List<com.graphhopper.util.shapes.GHPoint> list) |
MatrixResponse |
route(GHMRequest ghRequest,
String key) |
GHMatrixBatchRequester |
setMaxIterations(int maxIterations)
Internal parameter.
|
GHMatrixBatchRequester |
setSleepAfterGET(long sleepAfterGETMillis)
Internal parameter.
|
fillResponseFromJson, getDownloader, getJson, postJson, setDownloader, toJSONpublic GHMatrixBatchRequester()
public GHMatrixBatchRequester(String serviceUrl)
public GHMatrixBatchRequester setMaxIterations(int maxIterations)
public GHMatrixBatchRequester setSleepAfterGET(long sleepAfterGETMillis)
public MatrixResponse route(GHMRequest ghRequest, String key)
route in class GHMatrixAbstractRequesterCopyright © 2012–2016. All rights reserved.