JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
P
R
S
T
W
A
addAllPoints(List<GHPoint>)
- Method in class com.graphhopper.api.
GHMRequest
addError(Throwable)
- Method in class com.graphhopper.api.
MatrixResponse
addErrors(Collection<Throwable>)
- Method in class com.graphhopper.api.
MatrixResponse
addFromPoint(GHPoint)
- Method in class com.graphhopper.api.
GHMRequest
addFromPoints(List<GHPoint>)
- Method in class com.graphhopper.api.
GHMRequest
addOutArray(String)
- Method in class com.graphhopper.api.
GHMRequest
Currently: weights, times, distances and paths possible.
addPoint(GHPoint)
- Method in class com.graphhopper.api.
GHMRequest
This methods adds the places as 'from' and 'to' place to the request.
addToPoint(GHPoint)
- Method in class com.graphhopper.api.
GHMRequest
addToPoints(List<GHPoint>)
- Method in class com.graphhopper.api.
GHMRequest
B
buildURL(String, GHMRequest)
- Method in class com.graphhopper.api.
GHMatrixAbstractRequester
buildURLNoHints(String, GHMRequest)
- Method in class com.graphhopper.api.
GHMatrixAbstractRequester
C
com.graphhopper.api
- package com.graphhopper.api
createAltResponse(JSONObject, boolean, boolean, boolean)
- Static method in class com.graphhopper.api.
GraphHopperWeb
createPointList(List<GHPoint>)
- Method in class com.graphhopper.api.
GHMatrixBatchRequester
createRequest(GHRequest)
- Method in class com.graphhopper.api.
GraphHopperWeb
D
decodePolyline(String, int, boolean)
- Static method in class com.graphhopper.api.
WebHelper
E
encode(String)
- Static method in class com.graphhopper.api.
GHMatrixAbstractRequester
encodeURL(String)
- Static method in class com.graphhopper.api.
WebHelper
export(GHRequest)
- Method in class com.graphhopper.api.
GraphHopperWeb
F
fillResponseFromJson(GHMRequest, List<String>, MatrixResponse, JSONObject, boolean)
- Method in class com.graphhopper.api.
GHMatrixAbstractRequester
G
getDebugInfo()
- Method in class com.graphhopper.api.
MatrixResponse
getDistance(int, int)
- Method in class com.graphhopper.api.
MatrixResponse
Returns the distance for the specific entry (from -> to) in meter.
getDownloader()
- Method in class com.graphhopper.api.
GHMatrixAbstractRequester
getDownloader()
- Method in class com.graphhopper.api.
GraphHopperWeb
getErrors()
- Method in class com.graphhopper.api.
MatrixResponse
getFromIndex()
- Method in class com.graphhopper.api.
GHMResponse
getFromPoints()
- Method in class com.graphhopper.api.
GHMRequest
getJson(String)
- Method in class com.graphhopper.api.
GHMatrixAbstractRequester
getOutArrays()
- Method in class com.graphhopper.api.
GHMRequest
getPoints()
- Method in class com.graphhopper.api.
GHMRequest
getTime(int, int)
- Method in class com.graphhopper.api.
MatrixResponse
Returns the time for the specific entry (from -> to) in milliseconds.
getToIndex()
- Method in class com.graphhopper.api.
GHMResponse
getToPoints()
- Method in class com.graphhopper.api.
GHMRequest
getWeight(int, int)
- Method in class com.graphhopper.api.
MatrixResponse
Returns the weight for the specific entry (from -> to) in arbitrary units ('costs').
GHMatrixAbstractRequester
- Class in
com.graphhopper.api
GHMatrixAbstractRequester()
- Constructor for class com.graphhopper.api.
GHMatrixAbstractRequester
GHMatrixAbstractRequester(String)
- Constructor for class com.graphhopper.api.
GHMatrixAbstractRequester
GHMatrixAbstractRequester(String, OkHttpClient)
- Constructor for class com.graphhopper.api.
GHMatrixAbstractRequester
GHMatrixBatchRequester
- Class in
com.graphhopper.api
GHMatrixBatchRequester()
- Constructor for class com.graphhopper.api.
GHMatrixBatchRequester
GHMatrixBatchRequester(String)
- Constructor for class com.graphhopper.api.
GHMatrixBatchRequester
GHMatrixBatchRequester(String, OkHttpClient)
- Constructor for class com.graphhopper.api.
GHMatrixBatchRequester
GHMatrixSyncRequester
- Class in
com.graphhopper.api
GHMatrixSyncRequester()
- Constructor for class com.graphhopper.api.
GHMatrixSyncRequester
GHMatrixSyncRequester(String, OkHttpClient)
- Constructor for class com.graphhopper.api.
GHMatrixSyncRequester
GHMatrixSyncRequester(String)
- Constructor for class com.graphhopper.api.
GHMatrixSyncRequester
GHMRequest
- Class in
com.graphhopper.api
GHMRequest()
- Constructor for class com.graphhopper.api.
GHMRequest
GHMRequest(int)
- Constructor for class com.graphhopper.api.
GHMRequest
GHMResponse
- Class in
com.graphhopper.api
GHMResponse(int, int, boolean)
- Constructor for class com.graphhopper.api.
GHMResponse
GoogleMatrixSyncRequester
- Class in
com.graphhopper.api
GoogleMatrixSyncRequester()
- Constructor for class com.graphhopper.api.
GoogleMatrixSyncRequester
GoogleMatrixSyncRequester(String)
- Constructor for class com.graphhopper.api.
GoogleMatrixSyncRequester
GraphHopperMatrixWeb
- Class in
com.graphhopper.api
GraphHopperMatrixWeb()
- Constructor for class com.graphhopper.api.
GraphHopperMatrixWeb
GraphHopperMatrixWeb(String)
- Constructor for class com.graphhopper.api.
GraphHopperMatrixWeb
GraphHopperMatrixWeb(GHMatrixAbstractRequester)
- Constructor for class com.graphhopper.api.
GraphHopperMatrixWeb
GraphHopperWeb
- Class in
com.graphhopper.api
Main wrapper of the GraphHopper Directions API for a simple and efficient usage.
GraphHopperWeb()
- Constructor for class com.graphhopper.api.
GraphHopperWeb
GraphHopperWeb(String)
- Constructor for class com.graphhopper.api.
GraphHopperWeb
H
hasErrors()
- Method in class com.graphhopper.api.
MatrixResponse
I
ignoreSet
- Variable in class com.graphhopper.api.
GHMatrixAbstractRequester
isIdenticalStartAndEnd()
- Method in class com.graphhopper.api.
GHMResponse
K
KEY
- Static variable in class com.graphhopper.api.
GraphHopperMatrixWeb
L
load(String)
- Method in class com.graphhopper.api.
GraphHopperWeb
M
MatrixResponse
- Class in
com.graphhopper.api
This class defines the response for a M-to-N requests.
MatrixResponse()
- Constructor for class com.graphhopper.api.
MatrixResponse
MatrixResponse(int, int, boolean, boolean, boolean)
- Constructor for class com.graphhopper.api.
MatrixResponse
MT_JSON
- Static variable in class com.graphhopper.api.
GraphHopperMatrixWeb
P
postJson(String, JSONObject)
- Method in class com.graphhopper.api.
GHMatrixAbstractRequester
R
readErrors(JSONObject)
- Static method in class com.graphhopper.api.
GraphHopperWeb
readUsableEntityError(List<String>, JSONObject)
- Method in class com.graphhopper.api.
GHMatrixAbstractRequester
route(GHMRequest)
- Method in class com.graphhopper.api.
GHMatrixAbstractRequester
route(GHMRequest)
- Method in class com.graphhopper.api.
GHMatrixBatchRequester
route(GHMRequest)
- Method in class com.graphhopper.api.
GHMatrixSyncRequester
route(GHMRequest)
- Method in class com.graphhopper.api.
GoogleMatrixSyncRequester
route(GHMRequest)
- Method in class com.graphhopper.api.
GraphHopperMatrixWeb
route(GHRequest)
- Method in class com.graphhopper.api.
GraphHopperWeb
S
SERVICE_URL
- Static variable in class com.graphhopper.api.
GraphHopperMatrixWeb
serviceUrl
- Variable in class com.graphhopper.api.
GHMatrixAbstractRequester
setCalcPoints(boolean)
- Method in class com.graphhopper.api.
GraphHopperWeb
Enable or disable calculating points for the way.
setDebugInfo(String)
- Method in class com.graphhopper.api.
MatrixResponse
setDistanceRow(int, int[])
- Method in class com.graphhopper.api.
MatrixResponse
setDownloader(OkHttpClient)
- Method in class com.graphhopper.api.
GHMatrixAbstractRequester
setDownloader(OkHttpClient)
- Method in class com.graphhopper.api.
GraphHopperWeb
setElevation(boolean)
- Method in class com.graphhopper.api.
GraphHopperWeb
Enable or disable elevation.
setFromRow(int, long[], int[], double[])
- Method in class com.graphhopper.api.
MatrixResponse
setInstructions(boolean)
- Method in class com.graphhopper.api.
GraphHopperWeb
Enable or disable calculating and returning turn instructions.
setKey(String)
- Method in class com.graphhopper.api.
GraphHopperMatrixWeb
setKey(String)
- Method in class com.graphhopper.api.
GraphHopperWeb
setMaxIterations(int)
- Method in class com.graphhopper.api.
GHMatrixBatchRequester
Internal parameter.
setOptimize(String)
- Method in class com.graphhopper.api.
GraphHopperWeb
setSleepAfterGET(long)
- Method in class com.graphhopper.api.
GHMatrixBatchRequester
Internal parameter.
setTimeRow(int, long[])
- Method in class com.graphhopper.api.
MatrixResponse
setWeightRow(int, double[])
- Method in class com.graphhopper.api.
MatrixResponse
T
toGHPoint(JSONArray)
- Static method in class com.graphhopper.api.
WebHelper
toJSON(String, String)
- Method in class com.graphhopper.api.
GHMatrixAbstractRequester
toString()
- Method in class com.graphhopper.api.
MatrixResponse
W
WebHelper
- Class in
com.graphhopper.api
Code which handles polyline encoding and other web stuff.
WebHelper()
- Constructor for class com.graphhopper.api.
WebHelper
A
B
C
D
E
F
G
H
I
K
L
M
P
R
S
T
W
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2012–2016. All rights reserved.