Uses of Enum Class
com.graphhopper.routing.ev.Crossing
Packages that use Crossing
-
Uses of Crossing in com.graphhopper.routing.ev
Methods in com.graphhopper.routing.ev that return CrossingModifier and TypeMethodDescriptionstatic Crossing
static Crossing
Returns the enum constant of this class with the specified name.static Crossing[]
Crossing.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 Crossing -
Uses of Crossing in com.graphhopper.routing.util.parsers
Fields in com.graphhopper.routing.util.parsers with type parameters of type CrossingModifier and TypeFieldDescriptionprotected final EnumEncodedValue
<Crossing> OSMCrossingParser.crossingEnc
Constructor parameters in com.graphhopper.routing.util.parsers with type arguments of type Crossing