Class Hierarchy
- java.lang.Object
- scala.runtime.AbstractFunction1<T1,R> (implements scala.Function1<T1,R>)
- scala.runtime.AbstractFunction4<T1,T2,T3,T4,R> (implements scala.Function4<T1,T2,T3,T4,R>)
- scala.AnyVal
- com.here.platform.location.core.mapmatching.LogProbability (implements scala.Product, scala.Serializable)
- com.here.platform.location.core.mapmatching.DirectDistanceCalculator<O,V,E,T> (implements com.here.platform.location.core.mapmatching.DistanceAndTransitionsCalculator<O,V,T>)
- com.here.platform.location.core.mapmatching.DistanceEmissionProbabilityStrategy<O,V> (implements com.here.platform.location.core.mapmatching.EmissionProbabilityStrategy<O,V>)
- com.here.platform.location.core.mapmatching.DistanceFilter<O> (implements com.here.platform.location.core.mapmatching.Filter<O>)
- com.here.platform.location.core.mapmatching.DistanceTransitionProbabilityStrategy.Parameters (implements scala.Product, scala.Serializable)
- com.here.platform.location.core.mapmatching.ExponentialProbabilityDistribution (implements com.here.platform.location.core.mapmatching.ProbabilityDistribution)
- com.here.platform.location.core.mapmatching.GaussianProbabilityDistribution (implements com.here.platform.location.core.mapmatching.ProbabilityDistribution)
- com.here.platform.location.core.mapmatching.HMMPathMatcher<O,V,T> (implements com.here.platform.location.core.mapmatching.PathMatcher<O,V,T>)
- com.here.platform.location.core.mapmatching.LogProbabilityMatrix
- com.here.platform.location.core.mapmatching.LogProbabilitySeq.Impl (implements com.here.platform.location.core.mapmatching.LogProbabilitySeq)
- com.here.platform.location.core.mapmatching.NoTransition
- com.here.platform.location.core.mapmatching.OffRoad
- com.here.platform.location.core.mapmatching.Omit<O> (implements com.here.platform.location.core.mapmatching.FilteredObservation<O>, scala.Product, scala.Serializable)
- com.here.platform.location.core.mapmatching.OnRoad<V> (implements com.here.platform.location.core.mapmatching.MatchResult<V>, scala.Product, scala.Serializable)
- com.here.platform.location.core.mapmatching.PathMatcherWithFilter<O,V,T> (implements com.here.platform.location.core.mapmatching.PathMatcher<O,V,T>)
- com.here.platform.location.core.mapmatching.ProjectingInterpolator<O,V,LS> (implements com.here.platform.location.core.mapmatching.Interpolator<O,V,T>)
- com.here.platform.location.core.mapmatching.ProximitySearchCandidateGenerator<O,V> (implements com.here.platform.location.core.mapmatching.CandidateGenerator<O,V>)
- com.here.platform.location.core.mapmatching.Retain<O> (implements com.here.platform.location.core.mapmatching.FilteredObservation<O>, scala.Product, scala.Serializable)
- com.here.platform.location.core.mapmatching.SimpleConnectivityTransitionProbabilityStrategy.Parameters (implements scala.Product, scala.Serializable)
- com.here.platform.location.core.mapmatching.Solver
- com.here.platform.location.core.mapmatching.ToUnknownInterpolator<O,V,T> (implements com.here.platform.location.core.mapmatching.Interpolator<O,V,T>)
- com.here.platform.location.core.mapmatching.internal.TransitionProbabilityStrategyBase<O,V,T> (implements com.here.platform.location.core.mapmatching.TransitionProbabilityStrategy<O,V,T>)
- com.here.platform.location.core.mapmatching.Unknown