Package com.here.sdk.electronichorizon
package com.here.sdk.electronichorizon
-
ClassDescriptionA class containing the full set of available paths predicted for the current vehicle state.Represents the status of data that was loaded by
ElectronicHorizonDataLoader.Loads map data for segments that belong to theElectronicHorizonEnginepaths.Represents error codes that describe the result of theElectronicHorizonDataLoader.getSegment(com.here.sdk.mapdata.DirectedOCMSegmentId)method.Represents the result of a data loading operation performed byElectronicHorizonDataLoader.Provides a listener for status updates from theElectronicHorizonDataLoader.loadData(com.here.sdk.electronichorizon.ElectronicHorizonUpdate)method.Provides an electronic horizon engine that continuously predicts the road network ahead of the vehicle by using detailed map data, including road topography that is currently out of sight.Represents error codes that describe the result of theElectronicHorizonEngine.update(com.here.sdk.navigation.MapMatchedLocation)method.Provides a listener for receiving updates during execution of theElectronicHorizonEngine.update(com.here.sdk.navigation.MapMatchedLocation)method.Provides options to configureElectronicHorizonEngine.Represents a single electronic horizon path.Provides a position on an electronic horizon path with a reference to the current item in theElectronicHorizon.Represents a segment in anElectronicHorizonPath.A class describing the set of changes in horizon segments between two consecutive updates.Identifies a segment in anElectronicHorizonPath.A class representing a full update delivered viaElectronicHorizonListenernotifications.