Uses of Class
com.graphhopper.storage.CHConfig
Packages that use CHConfig
-
Uses of CHConfig in com.graphhopper
Method parameters in com.graphhopper with type arguments of type CHConfig -
Uses of CHConfig in com.graphhopper.routing.ch
Methods in com.graphhopper.routing.ch that return CHConfigModifier and TypeMethodDescriptionPrepareContractionHierarchies.getCHConfig()
PrepareContractionHierarchies.Result.getCHConfig()
Methods in com.graphhopper.routing.ch with parameters of type CHConfigModifier and TypeMethodDescriptionMethod parameters in com.graphhopper.routing.ch with type arguments of type CHConfigModifier and TypeMethodDescriptionCHPreparationHandler.prepare
(BaseGraph baseGraph, StorableProperties properties, List<CHConfig> chConfigs, boolean closeEarly) -
Uses of CHConfig in com.graphhopper.storage
Methods in com.graphhopper.storage that return CHConfigMethods in com.graphhopper.storage with parameters of type CHConfig