com.sygic.sdk.navigation.RouteEventNotificationsSettings Class Reference
Inheritance diagram for com.sygic.sdk.navigation.RouteEventNotificationsSettings:

Classes

class  Direction
 
class  Incident
 
class  Place
 
class  RailwayCrossing
 
class  SpeedLimit
 
interface  Type
 

Public Member Functions

void resetToDefault ()
 

Protected Member Functions

native List< String > GetSearchPorCategories ()
 
native void SetSearchPorCategories (List< String > categories)
 
native void SetMaxDistance (int distance)
 
native int GetMaxCount ()
 
native void SetMaxCount (int maxCount)
 
native int GetNextDirectionDistance ()
 
native void SetNextDirectionDistance (int distance)
 
native int GetSpeedLimitDiffInCity ()
 
native void SetSpeedLimitDiffInCity (int speed)
 
native int GetSpeedLimitDiff ()
 
native void SetSpeedLimitDiff (int speed)
 
native int GetNextSpeedLimitDistance ()
 
native void SetNextSpeedLimitDistance (int distance)
 
native int GetNextSpeedLimitDistanceInCity ()
 
native void SetNextSpeedLimitDistanceInCity (int distance)
 
native int GetSearchDistanceInCity ()
 
native void SetSearchDistanceInCity (int distance)
 
native int GetSearchDistance ()
 
native void SetSearchDistance (int distance)
 
native int GetCrossingSearchDistance ()
 
native void SetCrossingSearchDistance (int distance)
 

Static Protected Member Functions

static native int GetMaxDistance ()
 

Detailed Description

Base class for route event notification settings.

Member Function Documentation

◆ GetCrossingSearchDistance()

native int com.sygic.sdk.navigation.RouteEventNotificationsSettings.GetCrossingSearchDistance ( )
protected

◆ GetMaxCount()

native int com.sygic.sdk.navigation.RouteEventNotificationsSettings.GetMaxCount ( )
protected

◆ GetMaxDistance()

static native int com.sygic.sdk.navigation.RouteEventNotificationsSettings.GetMaxDistance ( )
staticprotected

◆ GetNextDirectionDistance()

native int com.sygic.sdk.navigation.RouteEventNotificationsSettings.GetNextDirectionDistance ( )
protected

◆ GetNextSpeedLimitDistance()

native int com.sygic.sdk.navigation.RouteEventNotificationsSettings.GetNextSpeedLimitDistance ( )
protected

◆ GetNextSpeedLimitDistanceInCity()

native int com.sygic.sdk.navigation.RouteEventNotificationsSettings.GetNextSpeedLimitDistanceInCity ( )
protected

◆ GetSearchDistance()

native int com.sygic.sdk.navigation.RouteEventNotificationsSettings.GetSearchDistance ( )
protected

◆ GetSearchDistanceInCity()

native int com.sygic.sdk.navigation.RouteEventNotificationsSettings.GetSearchDistanceInCity ( )
protected

◆ GetSearchPorCategories()

native List<String> com.sygic.sdk.navigation.RouteEventNotificationsSettings.GetSearchPorCategories ( )
protected

◆ GetSpeedLimitDiff()

native int com.sygic.sdk.navigation.RouteEventNotificationsSettings.GetSpeedLimitDiff ( )
protected

◆ GetSpeedLimitDiffInCity()

native int com.sygic.sdk.navigation.RouteEventNotificationsSettings.GetSpeedLimitDiffInCity ( )
protected

◆ resetToDefault()

void com.sygic.sdk.navigation.RouteEventNotificationsSettings.resetToDefault ( )

Resets all settings to default.

◆ SetCrossingSearchDistance()

native void com.sygic.sdk.navigation.RouteEventNotificationsSettings.SetCrossingSearchDistance ( int  distance)
protected

◆ SetMaxCount()

native void com.sygic.sdk.navigation.RouteEventNotificationsSettings.SetMaxCount ( int  maxCount)
protected

◆ SetMaxDistance()

native void com.sygic.sdk.navigation.RouteEventNotificationsSettings.SetMaxDistance ( int  distance)
protected

◆ SetNextDirectionDistance()

native void com.sygic.sdk.navigation.RouteEventNotificationsSettings.SetNextDirectionDistance ( int  distance)
protected

◆ SetNextSpeedLimitDistance()

native void com.sygic.sdk.navigation.RouteEventNotificationsSettings.SetNextSpeedLimitDistance ( int  distance)
protected

◆ SetNextSpeedLimitDistanceInCity()

native void com.sygic.sdk.navigation.RouteEventNotificationsSettings.SetNextSpeedLimitDistanceInCity ( int  distance)
protected

◆ SetSearchDistance()

native void com.sygic.sdk.navigation.RouteEventNotificationsSettings.SetSearchDistance ( int  distance)
protected

◆ SetSearchDistanceInCity()

native void com.sygic.sdk.navigation.RouteEventNotificationsSettings.SetSearchDistanceInCity ( int  distance)
protected

◆ SetSearchPorCategories()

native void com.sygic.sdk.navigation.RouteEventNotificationsSettings.SetSearchPorCategories ( List< String >  categories)
protected

◆ SetSpeedLimitDiff()

native void com.sygic.sdk.navigation.RouteEventNotificationsSettings.SetSpeedLimitDiff ( int  speed)
protected

◆ SetSpeedLimitDiffInCity()

native void com.sygic.sdk.navigation.RouteEventNotificationsSettings.SetSpeedLimitDiffInCity ( int  speed)
protected

The documentation for this class was generated from the following file: