JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
D
F
G
J
A
applyChanges(String)
- Method in class com.graphhopper.json.
JsonFeatureConverter
Easily read GeoJSON files from disc and apply the specified changes to the graph.
applyChanges(Reader)
- Method in class com.graphhopper.json.
JsonFeatureConverter
This method applies changes to the graph, specified by the reader.
C
com.graphhopper.json
- package com.graphhopper.json
create()
- Method in class com.graphhopper.json.
GHJsonBuilder
D
deserialize(JsonElement, Type, JsonDeserializationContext)
- Method in class com.graphhopper.json.
FeatureJsonDeserializer
F
FeatureJsonDeserializer
- Class in
com.graphhopper.json
This class makes reading the different geometry types possible for Gson.
FeatureJsonDeserializer()
- Constructor for class com.graphhopper.json.
FeatureJsonDeserializer
fromJson(Reader, Class<T>)
- Method in class com.graphhopper.json.
GHJsonGson
G
GHJsonBuilder
- Class in
com.graphhopper.json
This class wraps the creation of the specific GHJson implementation.
GHJsonBuilder()
- Constructor for class com.graphhopper.json.
GHJsonBuilder
GHJsonGson
- Class in
com.graphhopper.json
GHJsonGson(Gson)
- Constructor for class com.graphhopper.json.
GHJsonGson
J
JsonFeatureConverter
- Class in
com.graphhopper.json
Creates JsonFeature out of files and applies them to the graph.
JsonFeatureConverter(GHJson, ChangeGraphHelper, EncodingManager)
- Constructor for class com.graphhopper.json.
JsonFeatureConverter
A
C
D
F
G
J
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes