| Package | Description |
|---|---|
| com.graphhopper |
| Modifier and Type | Method and Description |
|---|---|
Map<String,List<PathDetail>> |
PathWrapper.getPathDetails() |
| Modifier and Type | Method and Description |
|---|---|
void |
PathWrapper.addPathDetails(Map<String,List<PathDetail>> details)
Adds the given PathDetails to the existing ones.
|
static void |
PathWrapper.merge(List<PathDetail> pathDetails,
List<PathDetail> otherDetails)
Merges
otherDetails into the pathDetails. |
static void |
PathWrapper.merge(List<PathDetail> pathDetails,
List<PathDetail> otherDetails)
Merges
otherDetails into the pathDetails. |
Copyright © 2012–2019. All rights reserved.