Uses of Enum Class
com.graphhopper.routing.ev.Toll
Packages that use Toll
Package
Description
-
Uses of Toll in com.graphhopper.routing.ev
Methods in com.graphhopper.routing.ev that return TollModifier and TypeMethodDescriptionstatic Toll
Returns the enum constant of this class with the specified name.static Toll[]
Toll.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.graphhopper.routing.ev that return types with arguments of type Toll -
Uses of Toll in com.graphhopper.routing.util.countryrules
Methods in com.graphhopper.routing.util.countryrules that return TollMethods in com.graphhopper.routing.util.countryrules with parameters of type Toll -
Uses of Toll in com.graphhopper.routing.util.countryrules.europe
Methods in com.graphhopper.routing.util.countryrules.europe that return TollModifier and TypeMethodDescriptionMethods in com.graphhopper.routing.util.countryrules.europe with parameters of type TollModifier and TypeMethodDescription -
Uses of Toll in com.graphhopper.routing.util.parsers
Constructor parameters in com.graphhopper.routing.util.parsers with type arguments of type Toll