Package | Description |
---|---|
com.graphhopper | |
com.graphhopper.config |
Modifier and Type | Method and Description |
---|---|
List<Profile> |
GraphHopperConfig.getProfiles() |
Modifier and Type | Method and Description |
---|---|
GraphHopperConfig |
GraphHopperConfig.setProfiles(List<Profile> profiles) |
Modifier and Type | Method and Description |
---|---|
Profile |
Profile.putHint(String key,
Object value) |
Profile |
Profile.setName(String name) |
Profile |
Profile.setTurnCosts(boolean turnCosts) |
Profile |
Profile.setVehicle(String vehicle) |
Profile |
Profile.setWeighting(String weighting) |
Copyright © 2012–2020. All rights reserved.