Package | Description |
---|---|
com.graphhopper | |
com.graphhopper.routing.lm |
Modifier and Type | Method and Description |
---|---|
LMPreparationHandler |
GraphHopper.getLMPreparationHandler() |
Modifier and Type | Method and Description |
---|---|
LMPreparationHandler |
LMPreparationHandler.addLMConfig(LMConfig lmConfig)
Decouple weightings from PrepareLandmarks as we need weightings for the graphstorage and the
graphstorage for the preparation.
|
LMPreparationHandler |
LMPreparationHandler.addPreparation(PrepareLandmarks plm) |
LMPreparationHandler |
LMPreparationHandler.setDisablingAllowed(boolean disablingAllowed) |
LMPreparationHandler |
LMPreparationHandler.setLMProfiles(Collection<LMProfile> lmProfiles)
Enables the use of landmarks to reduce query times.
|
LMPreparationHandler |
LMPreparationHandler.setLMProfiles(LMProfile... lmProfiles) |
Copyright © 2012–2020. All rights reserved.