Uses of Class
com.graphhopper.routing.lm.LMPreparationHandler
Packages that use LMPreparationHandler
-
Uses of LMPreparationHandler in com.graphhopper
Methods in com.graphhopper that return LMPreparationHandlerModifier and TypeMethodDescriptionfinal LMPreparationHandler
GraphHopper.getLMPreparationHandler()
-
Uses of LMPreparationHandler in com.graphhopper.routing.lm
Methods in com.graphhopper.routing.lm that return LMPreparationHandlerModifier and TypeMethodDescriptionLMPreparationHandler.setLMProfiles
(LMProfile... lmProfiles) LMPreparationHandler.setLMProfiles
(Collection<LMProfile> lmProfiles) Enables the use of landmarks to reduce query times.