Class OffRoad
java.lang.Object
com.here.platform.location.core.mapmatching.OffRoad
Represents an "off-road" where a path matcher decides that the corresponding observation
occurred outside of the road network.
A few examples might be moving on parking lots, or driving off-track.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract static booleanabstract static booleanabstract static intabstract static ObjectproductElement(int n) static StringproductElementName(int n) static scala.collection.Iterator<String>static scala.collection.Iterator<Object>static String
-
Constructor Details
-
OffRoad
public OffRoad()
-
-
Method Details
-
canEqual
-
equals
-
productArity
public abstract static int productArity() -
productElement
-
productIterator
-
productPrefix
-
productElementName
-
productElementNames
-