Package com.graphhopper.routing.util
Class FerrySpeedCalculator
java.lang.Object
com.graphhopper.routing.util.FerrySpeedCalculator
- All Implemented Interfaces:
TagParser
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
handleWayTags
(int edgeId, EdgeIntAccess edgeIntAccess, ReaderWay way, IntsRef relationFlags) static boolean
static double
minmax
(double speed, DecimalEncodedValue avgSpeedEnc)
-
Constructor Details
-
FerrySpeedCalculator
-
-
Method Details
-
isFerry
-
minmax
-
handleWayTags
public void handleWayTags(int edgeId, EdgeIntAccess edgeIntAccess, ReaderWay way, IntsRef relationFlags) - Specified by:
handleWayTags
in interfaceTagParser
-