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