Uses of Class
com.graphhopper.routing.lm.PrepareLandmarks
Packages that use PrepareLandmarks
-
Uses of PrepareLandmarks in com.graphhopper
Methods in com.graphhopper that return types with arguments of type PrepareLandmarks -
Uses of PrepareLandmarks in com.graphhopper.routing.lm
Methods in com.graphhopper.routing.lm that return PrepareLandmarksModifier and TypeMethodDescriptionPrepareLandmarks.setAreaIndex(AreaIndex<SplitArea> areaIndex) PrepareLandmarks.setLandmarkSuggestions(List<LandmarkSuggestion> landmarkSuggestions) PrepareLandmarks.setLogDetails(boolean logDetails) PrepareLandmarks.setMaximumWeight(double maximumWeight) Methods in com.graphhopper.routing.lm that return types with arguments of type PrepareLandmarksModifier and TypeMethodDescriptionLMPreparationHandler.prepare(List<LMConfig> lmConfigs, BaseGraph baseGraph, EncodingManager encodingManager, StorableProperties properties, LocationIndex locationIndex, boolean closeEarly) Prepares the landmark data for all given configs