Uses of Enum Class
com.graphhopper.routing.ev.MaxWeightExcept
Packages that use MaxWeightExcept
-
Uses of MaxWeightExcept in com.graphhopper.routing.ev
Methods in com.graphhopper.routing.ev that return MaxWeightExceptModifier and TypeMethodDescriptionstatic MaxWeightExceptstatic MaxWeightExceptReturns the enum constant of this class with the specified name.static MaxWeightExcept[]MaxWeightExcept.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 MaxWeightExceptModifier and TypeMethodDescriptionstatic EnumEncodedValue<MaxWeightExcept>MaxWeightExcept.create() -
Uses of MaxWeightExcept in com.graphhopper.routing.util.parsers
Constructor parameters in com.graphhopper.routing.util.parsers with type arguments of type MaxWeightExcept