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