Package com.graphhopper.matching
Class Observation
java.lang.Object
com.graphhopper.matching.Observation
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleandoublegetPoint()inthashCode()voidsetAccumulatedLinearDistanceToPrevious(double accumulatedLinearDistanceToPrevious) toString()
-
Constructor Details
-
Observation
-
-
Method Details
-
getPoint
-
getAccumulatedLinearDistanceToPrevious
public double getAccumulatedLinearDistanceToPrevious() -
setAccumulatedLinearDistanceToPrevious
public void setAccumulatedLinearDistanceToPrevious(double accumulatedLinearDistanceToPrevious) -
toString
-
equals
-
hashCode
public int hashCode()
-