| Package | Description |
|---|---|
| com.graphhopper.routing.ev | |
| com.graphhopper.routing.util.parsers |
| Modifier and Type | Method and Description |
|---|---|
static TrackType |
TrackType.find(String name) |
static TrackType |
TrackType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TrackType[] |
TrackType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
OSMTrackTypeParser(EnumEncodedValue<TrackType> trackTypeEnc) |
Copyright © 2012–2022. All rights reserved.