Uses of Enum Class
com.graphhopper.routing.ev.Country
Packages that use Country
Package
Description
-
Uses of Country in com.graphhopper.routing.ev
Methods in com.graphhopper.routing.ev that return CountryModifier and TypeMethodDescriptionstatic Country
static Country
Returns the enum constant of this class with the specified name.static Country[]
Country.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 Country -
Uses of Country in com.graphhopper.routing.util.countryrules
Methods in com.graphhopper.routing.util.countryrules that return types with arguments of type CountryMethods in com.graphhopper.routing.util.countryrules with parameters of type Country -
Uses of Country in com.graphhopper.routing.util.parsers
Constructor parameters in com.graphhopper.routing.util.parsers with type arguments of type Country