| Package | Description |
|---|---|
| com.graphhopper | |
| com.graphhopper.json.geo | |
| com.graphhopper.storage.change |
| Modifier and Type | Method and Description |
|---|---|
ChangeGraphResponse |
GraphHopper.changeGraph(Collection<JsonFeature> collection)
This method applies the changes to the graph specified as feature collection.
|
| Modifier and Type | Method and Description |
|---|---|
List<JsonFeature> |
JsonFeatureCollection.getFeatures() |
| Modifier and Type | Method and Description |
|---|---|
long |
ChangeGraphHelper.applyChanges(EncodingManager em,
Collection<JsonFeature> features)
This method applies changes to the graph, specified by the json features.
|
Copyright © 2012–2018. All rights reserved.