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 StatementStatement.Else(Statement.Op op, String value) static StatementStatement.ElseIf(String expression, Statement.Op op, String value) static StatementStatement.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)