| Package | Description |
|---|---|
| com.graphhopper.json | |
| com.graphhopper.util |
| Modifier and Type | Method and Description |
|---|---|
static Statement |
Statement.Else(Statement.Op op,
String value) |
static Statement |
Statement.ElseIf(String expression,
Statement.Op op,
String value) |
static Statement |
Statement.If(String expression,
Statement.Op op,
String value) |
| Modifier and Type | Method and Description |
|---|---|
List<Statement> |
CustomModel.getPriority() |
List<Statement> |
CustomModel.getSpeed() |
| Modifier and Type | Method and Description |
|---|---|
CustomModel |
CustomModel.addToPriority(Statement st) |
CustomModel |
CustomModel.addToSpeed(Statement st) |
Copyright © 2012–2023. All rights reserved.