Interface CountryRule
- All Known Implementing Classes:
AlbaniaCountryRule,AndorraCountryRule,AustriaCountryRule,BelarusCountryRule,BelgiumCountryRule,BosniaHerzegovinaCountryRule,BulgariaCountryRule,CroatiaCountryRule,CzechiaCountryRule,DenmarkCountryRule,EstoniaCountryRule,FaroeIslandsCountryRule,FinlandCountryRule,FranceCountryRule,GermanyCountryRule,GibraltarCountryRule,GreeceCountryRule,GuernseyCountryRule,HungaryCountryRule,IcelandCountryRule,IrelandCountryRule,IsleOfManCountryRule,ItalyCountryRule,JerseyCountryRule,LatviaCountryRule,LiechtensteinCountryRule,LithuaniaCountryRule,LuxembourgCountryRule,MaltaCountryRule,MoldovaCountryRule,MonacoCountryRule,MontenegroCountryRule,NetherlandsCountryRule,NorthMacedoniaCountryRule,NorwayCountryRule,PolandCountryRule,PortugalCountryRule,RomaniaCountryRule,RussiaCountryRule,SanMarinoCountryRule,SerbiaCountryRule,SlovakiaCountryRule,SloveniaCountryRule,SpainCountryRule,SwedenCountryRule,SwitzerlandCountryRule,UkraineCountryRule,UnitedKingdomCountryRule,VaticanCityCountryRule
public interface CountryRule
GraphHopper uses country rules to adjust the routing behavior based on the country an edge is located in
-
Method Summary
Modifier and TypeMethodDescriptiondefault RoadAccessgetAccess(ReaderWay readerWay, TransportationMode transportationMode, RoadAccess currentRoadAccess) default Toll
-
Method Details
-
getAccess
default RoadAccess getAccess(ReaderWay readerWay, TransportationMode transportationMode, RoadAccess currentRoadAccess) -
getToll
-