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 boolean
abstract static boolean
abstract static int
abstract static Object
productElement
(int n) static scala.collection.Iterator<Object>
static String
-
Constructor Details
-
OffRoad
public OffRoad()
-
-
Method Details
-
canEqual
-
equals
-
productElement
-
productArity
public abstract static int productArity() -
productIterator
-
productPrefix
-