| Package | Description |
|---|---|
| com.graphhopper | |
| com.graphhopper.routing.util | |
| com.graphhopper.util |
| Modifier and Type | Method and Description |
|---|---|
PMap |
GHResponse.getHints() |
| Modifier and Type | Class and Description |
|---|---|
class |
HintsMap |
| Constructor and Description |
|---|
HintsMap(PMap map) |
| Modifier and Type | Class and Description |
|---|---|
class |
CmdArgs
Stores command line options in a map.
|
| Modifier and Type | Method and Description |
|---|---|
PMap |
PMap.merge(PMap read) |
PMap |
PMap.put(PMap map) |
PMap |
PMap.put(String key,
Object str) |
PMap |
PMap.remove(String key) |
| Modifier and Type | Method and Description |
|---|---|
PMap |
PMap.merge(PMap read) |
PMap |
PMap.put(PMap map) |
| Constructor and Description |
|---|
PMap(PMap map) |
Copyright © 2012–2018. All rights reserved.