Uses of Class
com.graphhopper.routing.util.countryrules.CountryRuleFactory
Packages that use CountryRuleFactory
-
Uses of CountryRuleFactory in com.graphhopper
Methods in com.graphhopper that return CountryRuleFactoryMethods in com.graphhopper with parameters of type CountryRuleFactoryModifier and TypeMethodDescriptionGraphHopper.setCountryRuleFactory
(CountryRuleFactory countryRuleFactory) Sets the factory used to create country rules. -
Uses of CountryRuleFactory in com.graphhopper.reader.osm
Methods in com.graphhopper.reader.osm with parameters of type CountryRuleFactoryModifier and TypeMethodDescriptionOSMReader.setCountryRuleFactory
(CountryRuleFactory countryRuleFactory)