Package com.graphhopper.routing
Class TestProfiles
java.lang.Object
com.graphhopper.routing.TestProfiles
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ProfileaccessAndSpeed(String vehicle) static ProfileaccessAndSpeed(String name, String vehicle) static ProfileaccessSpeedAndPriority(String vehicle) static ProfileaccessSpeedAndPriority(String name, String vehicle) static ProfileconstantSpeed(String name) static ProfileconstantSpeed(String name, double speed)
-
Constructor Details
-
TestProfiles
public TestProfiles()
-
-
Method Details
-
constantSpeed
-
constantSpeed
-
accessAndSpeed
-
accessAndSpeed
-
accessSpeedAndPriority
-
accessSpeedAndPriority
-