| Package | Description |
|---|---|
| com.graphhopper | |
| com.graphhopper.isochrone.algorithm | |
| com.graphhopper.routing |
| Modifier and Type | Method and Description |
|---|---|
RouterConfig |
GraphHopper.getRouterConfig() |
| Modifier and Type | Method and Description |
|---|---|
protected Router |
GraphHopper.doCreateRouter(GraphHopperStorage ghStorage,
LocationIndex locationIndex,
Map<String,Profile> profilesByName,
PathDetailsBuilderFactory pathBuilderFactory,
TranslationMap trMap,
RouterConfig routerConfig,
WeightingFactory weightingFactory,
Map<String,RoutingCHGraph> chGraphs,
Map<String,LandmarkStorage> landmarks) |
| Constructor and Description |
|---|
JTSTriangulator(RouterConfig routerConfig) |
| Constructor and Description |
|---|
Router(GraphHopperStorage ghStorage,
LocationIndex locationIndex,
Map<String,Profile> profilesByName,
PathDetailsBuilderFactory pathDetailsBuilderFactory,
TranslationMap translationMap,
RouterConfig routerConfig,
WeightingFactory weightingFactory,
Map<String,RoutingCHGraph> chGraphs,
Map<String,LandmarkStorage> landmarks) |
Solver(GHRequest request,
Map<String,Profile> profilesByName,
RouterConfig routerConfig,
EncodedValueLookup lookup) |
Copyright © 2012–2022. All rights reserved.