| Package | Description |
|---|---|
| com.graphhopper |
| Modifier and Type | Field and Description |
|---|---|
InstructionList |
Trip.WalkLeg.instructions |
| Modifier and Type | Method and Description |
|---|---|
InstructionList |
ResponsePath.getInstructions() |
| Modifier and Type | Method and Description |
|---|---|
void |
ResponsePath.setInstructions(InstructionList instructions) |
| Constructor and Description |
|---|
WalkLeg(String departureLocation,
Date departureTime,
org.locationtech.jts.geom.Geometry geometry,
double distance,
InstructionList instructions,
Date arrivalTime) |
Copyright © 2012–2020. All rights reserved.