Package | Description |
---|---|
com.graphhopper.util |
Modifier and Type | Method and Description |
---|---|
Translation |
InstructionList.getTr() |
Modifier and Type | Method and Description |
---|---|
String |
Instruction.getTurnDescription(Translation tr) |
String |
RoundaboutInstruction.getTurnDescription(Translation tr) |
String |
FinishInstruction.getTurnDescription(Translation tr) |
String |
ViaInstruction.getTurnDescription(Translation tr) |
Constructor and Description |
---|
InstructionList(int cap,
Translation tr) |
InstructionList(Translation tr) |
Copyright © 2012–2020. All rights reserved.