Uses of Class
com.graphhopper.json.Statement
Packages that use Statement
-
Uses of Statement in com.graphhopper.json
Methods in com.graphhopper.json that return StatementModifier and TypeMethodDescriptionstatic 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) -
Uses of Statement in com.graphhopper.util
Methods in com.graphhopper.util that return types with arguments of type StatementMethods in com.graphhopper.util with parameters of type StatementModifier and TypeMethodDescriptionCustomModel.addToPriority
(Statement st) CustomModel.addToSpeed
(Statement st)