T
- TAP - enum entry in com.telenav.sdk.datacollector.model.event.type.EventActionValue
- TAP - enum entry in com.telenav.sdk.datacollector.model.event.type.UserInteractionValue
- TargetRenderModeChangeListener - class in com.telenav.map.api
- Task - class in com.telenav.sdk.map
- TaskCallback - class in com.telenav.sdk.map
- TERMS - enum entry in com.telenav.sdk.datacollector.model.event.type.AboutNavigationAction
- terrain() - function in com.telenav.map.api.controllers.FeaturesController
- TEXT - enum entry in com.telenav.sdk.guidance.audio.model.PromptStyle
This audio is TEXT only
- TEXT_BUTTON - enum entry in com.telenav.sdk.datacollector.model.event.type.EventDescriptorValue
- TextParams - class in com.telenav.map.views
- It's a data class that holds the parameters for a PopUpWindow text container.
- TextParams.Companion - class in com.telenav.map.views.TextParams
- TexturedQuad - enum entry in com.telenav.map.geo.Shape.Type
A textured quadrangle
- themeController() - function in com.telenav.map.api.ClusterMapView
- themeController() - function in com.telenav.map.api.IntersectionView
- ThemeController - class in com.telenav.map.api.controllers
- themeController() - function in com.telenav.map.views.TnClusterMapView
- themeController() - function in com.telenav.map.views.TnIntersectionView
- THIRD - enum entry in com.telenav.sdk.drivesession.model.AudioInstruction.AudioType
This audio comes from NavigationSession, it's the third phase guidance
- ThresholdDistances - class in com.telenav.map.api.controllers.autozoom.model
- THROUGHWAY - enum entry in com.telenav.sdk.datacollector.model.event.type.RoadType
- THUMBNAIL_BUTTON - enum entry in com.telenav.sdk.datacollector.model.event.type.EventDescriptorValue
- THUNDERSTORM - enum entry in com.telenav.sdk.datacollector.model.event.WeatherEvent.WeatherType
- TightenedSpeedLimitInfo - class in com.telenav.sdk.drivesession.model.alert
- Speed limit tightened information, indicating that the speed limit ahead changes to lower.
- Tilt - enum entry in com.telenav.map.api.touch.GestureType
Two finger slide to tilt up and down
- TIME_DEPENDENT - enum entry in com.telenav.sdk.map.direction.model.TruckRestrictionReason.ReasonType
- TIME_SPEED_LIMIT - enum entry in com.telenav.sdk.guidance.audio.model.AudioPromptType
Speed enforcement area ahead. AlertType::TimeSpeedLimit
- TIMED_RESTRICTION_BLOCKED - enum entry in com.telenav.sdk.guidance.audio.model.AudioPromptType
Sample: warning. timed restriction ahead. cannot pass through. AlertType::TimedRestriction.
- TimedRestrictionEdge - class in com.telenav.sdk.navigation.model
- This struct provides information of edge affected by the timed restriction
- TIMEOUT - enum entry in com.telenav.sdk.datacollector.model.event.type.ClickActionType
- TIMEOUT - enum entry in com.telenav.sdk.datacollector.model.event.type.PromotionActionValue
- TimeRange - class in com.telenav.sdk.map.content.model.onstreetparking
- Times - class in com.telenav.sdk.map.content.model.onstreetparking
- Represents the opening and restricted time periods.
- TmcData - class in com.telenav.sdk.map.content.model
- Data class that defines a TMC data structure used to notify RdsReceiver.
- TmcData.Companion - class in com.telenav.sdk.map.content.model.TmcData
- TmcMarketId - class in com.telenav.sdk.map.content.model
- Data class that defines the tmc market id structure, including country code and location table number.
- TmcServiceMarketId - class in com.telenav.sdk.map.content.model
- Data class that defines the tmc service market id structure, including market id and service id.
- TmcSourceParam - class in com.telenav.sdk.map.content.model
- Data class that defines parameters for tmc source switch
- TnAAOSMapView - class in com.telenav.map.views
- Implementation of a MapView for Android Automotive OS.
- TnAAOSMapView.Companion - class in com.telenav.map.views.TnAAOSMapView
- TnClusterMapView - class in com.telenav.map.views
- ClusterMapView is the interface for displaying map information on cluster device.
- TnClusterMapView.Companion - class in com.telenav.map.views.TnClusterMapView
- TnCurrentTurnView - class in com.telenav.sdk.uikit
- TnCurrentTurnView class will provide custom view to show upcoming turnview, i.e.
- TnDefaultDispatcher - class in com.telenav.sdk.map.utils
- TnDefaultDispatcher.TnDefaultExceptionHandler - class in com.telenav.sdk.map.utils.TnDefaultDispatcher
- TnDefaultDispatcher.TnForkThreadFactory - class in com.telenav.sdk.map.utils.TnDefaultDispatcher
- TnDispatchers - class in com.telenav.sdk.map.utils
- Groups various implementations of CoroutineDispatcher.
- TnIntersectionView - class in com.telenav.map.views
- TnIntersectionView is the view for displaying detailed intersection guidance info.
- TnIntersectionView.Companion - class in com.telenav.map.views.TnIntersectionView
- TnIODispatcher - class in com.telenav.sdk.map.utils
- TnJunctionView - class in com.telenav.sdk.uikit
- TnJunctionView class will provide custom view to show upcoming junctions during navigation
- TnLaneGuidanceConnectivityView - class in com.telenav.sdk.uikit
- TnLaneGuidanceConnectivityView.Companion - class in com.telenav.sdk.uikit.TnLaneGuidanceConnectivityView
- TnLaneGuidanceView - class in com.telenav.sdk.uikit
- TNLaneGuidanceView class will provide custom view for lane guid pattern, i.e.
- TnMapView - class in com.telenav.map.views
- Mapview is our primary class to show Map and Navigation information on the map.
- TnMapView.Companion - class in com.telenav.map.views.TnMapView
- TnRecyclerviewNextTurn - class in com.telenav.sdk.uikit
- TnRecyclerviewNextTurn class is custom component for TurnList, i.e.
- TnTrafficBarView - class in com.telenav.sdk.uikit
- This View can be used for display traffic bar
- TnTurnImageUtil - class in com.telenav.sdk.uikit
- TnTurnImageUtil is utility class for guidelanepattern, i.e.
- TnTurnListItem - class in com.telenav.sdk.uikit.turn
- TnTurnListItem class is pojo for turnlistitem row, which is required to show address or lane name and distance remaining
Copyright reserved by telenav 2020.
- TnTurnListRecyclerViewAdapter - class in com.telenav.sdk.uikit.turn
- TnTurnListRecyclerViewAdapter class is adapter class for TnTurnListView
Copyright reserved by telenav 2020.
- TnTurnListRecyclerViewAdapter.OnItemClickListener - class in com.telenav.sdk.uikit.turn.TnTurnListRecyclerViewAdapter
- TnTurnListViewHolder - class in com.telenav.sdk.uikit.turn
- TnTurnListViewHolder class is used for binding CurrentTurnView to TnTurnListRecyclerViewAdapter which is required to show ui of corresponding address or lane name and distance remaining
Copyright reserved by telenav 2020.
- toCameraRenderMode(Integer) - function in com.telenav.map.api.controllers.Camera.Companion
- TOLLBOOTH - enum entry in com.telenav.sdk.guidance.audio.model.AudioPromptType
Tollbooth ahead
AlertType::Tollbooth
- TOLLBOOTH - enum entry in com.telenav.sdk.map.model.TurnType
Pass through a tollbooth.
- TollBoothCategory - class in com.telenav.sdk.map.model
- Annotation class that defines the currency types.
- TollBoothInfo - class in com.telenav.sdk.drivesession.model.alert
- Toll booth info class
- TONE - enum entry in com.telenav.sdk.guidance.audio.model.PromptStyle
This audio is TONE only
- TONEONLY - enum entry in com.telenav.sdk.guidance.audio.model.VerbosityLevel
Some audio won't be prompted and some audio will be prompted as TONE in this level. The default behavior is: info and first phase won't be prompted, second and third phase will be prompted as TONE.
- TOP_NAV_BAR - enum entry in com.telenav.sdk.datacollector.model.event.type.EventModuleValue
- toString() - function in android.view.View
- toString() - function in android.view.View
- toString() - function in androidx.recyclerview.widget.RecyclerView.ViewHolder
- toString() - function in com.telenav.map.api.controllers.Camera.Region
- toString() - function in com.telenav.map.api.controllers.autozoom.model.AutoZoomParams
- toString() - function in com.telenav.sdk.common.jni.BaseHandle
- toString() - function in com.telenav.sdk.datacollector.api.DataCollectorServiceSettings
- toString() - function in com.telenav.sdk.datacollector.model.event.type.RotationVectorItem
- toString() - function in com.telenav.sdk.direction.BaseDirectionService
- toString() - function in com.telenav.sdk.map.model.EdgeId
- toString() - function in java.lang.Throwable
- toString() - function in java.lang.Throwable
- toString() - function in java.lang.Throwable
- toString() - function in java.lang.Throwable
- toString() - function in java.lang.annotation.Annotation
- toString() - function in java.lang.annotation.Annotation
- toString() - function in kotlinx.coroutines.CoroutineDispatcher
- TOUCH_SCREEN - enum entry in com.telenav.sdk.datacollector.model.event.type.InteractionMethodValue
- TouchedAnnotation - class in com.telenav.map.api.touch
- TouchedAnnotation.Companion - class in com.telenav.map.api.touch.TouchedAnnotation
- TouchListener - class in com.telenav.map.api.touch.listeners
- TouchListener class, used to receive touch events back from MapView Copyright reserved by telenav 2020.
- TouchPosition - class in com.telenav.map.api.touch
- TouchType - class in com.telenav.map.api.touch
- Enumeration for various touch types Copyright reserved by telenav 2020.
- TOWN_ENTRY_POINT_AHEAD - enum entry in com.telenav.sdk.guidance.audio.model.AudioPromptType
AlertType::CrossBorder
- TpegDataFrameType - class in com.telenav.sdk.map.content.model
- Annotation class that defines the TPEG data frame types.
- TpegSourceParam - class in com.telenav.sdk.map.content.model
- Data class that defines the parameters for tpeg source switch
- traffic() - function in com.telenav.map.api.controllers.FeaturesController
- TRAFFIC - enum entry in com.telenav.sdk.datacollector.model.event.type.DeviationCauseType
- TRAFFIC_CIRCLE - enum entry in com.telenav.sdk.map.model.RoadSubtype
- TRAFFIC_RULE_CAMERA - enum entry in com.telenav.sdk.guidance.audio.model.AudioPromptType
Sample1: Traffic rule camera.<br/> Sample2: Traffic rule camera in ${distance}.<br/>
- TRAFFICCIRCLE - enum entry in com.telenav.sdk.datacollector.model.event.type.RoadSubType
- TrafficContent - class in com.telenav.sdk.map.content
- Interface that defines the Traffic Content APIs.
- TrafficFlowInfo - class in com.telenav.sdk.drivesession.model.alert
- Information of traffic flow
- TrafficIncident - enum entry in com.telenav.map.elements.MapElement.Type
- TrafficIncident - class in com.telenav.sdk.map.content.model
- Data class that contains traffic incident information.
- TrafficIncidentLocation - class in com.telenav.sdk.map.model
- Data class that contains location information of traffic incident.
- TrafficIncidentRegion - class in com.telenav.sdk.map.content.model
- Data class that contains region information of the traffic incident
- TrafficIncidentSeverity - class in com.telenav.sdk.map.content.model
- Annotation class that defines the types of traffic incident severity.
- TrafficIncidentType - class in com.telenav.sdk.map.content.model
- Annotation class that defines the types of traffic incident.
- TrafficIncidentUrgencyLevel - class in com.telenav.sdk.map.content.model
- Annotation class that defines the levels of the traffic incident urgency.
- TrafficInfo - class in com.telenav.map.elements
- TrafficLevel - class in com.telenav.sdk.map.content.model
- TrafficPositionType - class in com.telenav.sdk.map.content.model
- Annotation class that defines the position type of traffic incident.
- TrafficRefreshCause - class in com.telenav.sdk.map.content.model
- Annotation class that defines cause of traffic cache refresh.
- TrafficRefreshListener - class in com.telenav.sdk.map.content.listener
- Interface definition for callbacks to be invoked when events of traffic refresh are received:
- TrafficSource - class in com.telenav.sdk.map.content.model
- Data class that defines structure for traffic source switch
- TrafficSourceType - class in com.telenav.sdk.map.content.model
- Annotation class that defines the types of traffic sources.
- TrafficStyle - class in com.telenav.sdk.map.content.model
- TrafficStyle.Companion - class in com.telenav.sdk.map.content.model.TrafficStyle
- TrafficSubFlow - class in com.telenav.sdk.map.content.model
- Data class that contains traffic sub flow information.
- TrafficSubFlow.Companion - class in com.telenav.sdk.map.content.model.TrafficSubFlow
- TRAILER_COUNT - enum entry in com.telenav.sdk.map.direction.model.TruckRestrictionReason.ReasonType
- TRAIN - enum entry in com.telenav.sdk.datacollector.model.event.TransportationModeClassificationEvent.TransportationMode
- TRAIN - enum entry in com.telenav.sdk.datacollector.model.event.TransportationModeLabelingEvent.TransportationMode
- TRAIN_FERRY - enum entry in com.telenav.sdk.map.model.RoadType
- TRAINFERRY - enum entry in com.telenav.sdk.datacollector.model.event.type.RoadType
- transformMatrixToGlobal(Matrix) - function in android.view.View
- transformMatrixToGlobal(Matrix) - function in android.view.View
- transformMatrixToLocal(Matrix) - function in android.view.View
- transformMatrixToLocal(Matrix) - function in android.view.View
- TRANSIT - enum entry in com.telenav.sdk.datacollector.model.event.type.CategoryType
- TRANSPORTATION_MODE_CLASSIFICATION - enum entry in com.telenav.sdk.datacollector.model.EventType.Insurance
- TRANSPORTATION_MODE_LABELING - enum entry in com.telenav.sdk.datacollector.model.EventType.Insurance
- TransportationModeClassificationEvent - class in com.telenav.sdk.datacollector.model.event
- TransportationModeClassificationEvent Schema model object.
- TransportationModeClassificationEvent.Builder - class in com.telenav.sdk.datacollector.model.event.TransportationModeClassificationEvent
- TransportationModeClassificationEvent.TransportationMode - class in com.telenav.sdk.datacollector.model.event.TransportationModeClassificationEvent
- TransportationModeClassificationEvent TransportationMode
- TransportationModeLabelingEvent - class in com.telenav.sdk.datacollector.model.event
- TransportationModeLabelingEvent Schema model object.
- TransportationModeLabelingEvent.Builder - class in com.telenav.sdk.datacollector.model.event.TransportationModeLabelingEvent
- TransportationModeLabelingEvent.TransportationMode - class in com.telenav.sdk.datacollector.model.event.TransportationModeLabelingEvent
- TransportationModeLabelingEvent TransportationMode
- TravelDirection - class in com.telenav.sdk.map.model
- Enumeration of travel direction of target restriction on link.
- TravelDirection.Companion - class in com.telenav.sdk.map.model.TravelDirection
- TravelEstimation - class in com.telenav.sdk.drivesession.model
- This structure provides travel estimation information
- TravelPoint - class in com.telenav.sdk.map.direction.model
- Data class that defines Travel Point model, which is a location user would like to travel through using a route.
- Trend - class in com.telenav.sdk.map.content.model
- Presents the availability trend.
- trimMemory(int) - function in com.telenav.sdk.map.SDK
- You should implement this method to release any caches or other unnecessary resources you may be holding on to.
- trimMemory(Integer) - function in com.telenav.sdk.map.SDKImplement
- You should implement this method to release any caches or other unnecessary resources you may be holding on to.
- TRIP - enum entry in com.telenav.sdk.datacollector.model.event.RewardFeatureInteractionEvent.ChallengeUnitType
- TRIP_END - enum entry in com.telenav.sdk.datacollector.model.EventType.Trip
- TRIP_INFO - enum entry in com.telenav.sdk.datacollector.model.EventType.Insurance
- TRIP_SCORE - enum entry in com.telenav.sdk.datacollector.model.EventType.Insurance
- TRIP_SCORE - enum entry in com.telenav.sdk.datacollector.model.event.RewardFeatureInteractionEvent.ChallengeKpiType
- TRIP_START - enum entry in com.telenav.sdk.datacollector.model.EventType.Trip
- TripEndEvent - class in com.telenav.sdk.datacollector.model.event
- TripEndEvent Schema model object.
- TripEndEvent.Builder - class in com.telenav.sdk.datacollector.model.event.TripEndEvent
- TripEndEvent.TripEndMode - class in com.telenav.sdk.datacollector.model.event.TripEndEvent
- TripEndEvent.TripEndReason - class in com.telenav.sdk.datacollector.model.event.TripEndEvent
- TripEndEvent.TripEndState - class in com.telenav.sdk.datacollector.model.event.TripEndEvent
- TripInfoEvent - class in com.telenav.sdk.datacollector.model.event
- TripInfoEvent Schema model object.
- TripInfoEvent.Builder - class in com.telenav.sdk.datacollector.model.event.TripInfoEvent
- TripScoreEvent - class in com.telenav.sdk.datacollector.model.event
- TripScoreEvent Schema model object.
- TripScoreEvent.Builder - class in com.telenav.sdk.datacollector.model.event.TripScoreEvent
- TripStartEvent - class in com.telenav.sdk.datacollector.model.event
- TripStartEvent Schema model object.
- TripStartEvent.Builder - class in com.telenav.sdk.datacollector.model.event.TripStartEvent
- TripStartEvent.TripStartMode - class in com.telenav.sdk.datacollector.model.event.TripStartEvent
- TRUCK_PROHIBITED - enum entry in com.telenav.sdk.guidance.audio.model.AudioPromptType
Sample: warning. truck prohibited ahead. cannot pass through. AlertType::AccessRestriction.
- TRUCK_TILT - enum entry in com.telenav.sdk.guidance.audio.model.AudioPromptType
Sample: rollover risk ahead. AlertType::TruckRollOver.
- TruckRestrictionInfo - class in com.telenav.sdk.navigation.model
- This struct provides information of truck restriction
- TruckRestrictionReason - class in com.telenav.sdk.map.direction.model
- Define a kind of truck dimensional and regulatory constraint reason including type <br> and reference value, which breaks the restriction rules or regulations in map data.
- TruckRestrictionReason.ReasonType - class in com.telenav.sdk.map.direction.model.TruckRestrictionReason
- TruckRestrictionRecord - class in com.telenav.sdk.map.direction.model
- Define a kind of truck dimensional and regulatory constraint reason including type <br> and reference value, which breaks the restriction rules or regulations in map data.
- TruckRestrictionRecord.RestrictionType - class in com.telenav.sdk.map.direction.model.TruckRestrictionRecord
- TUNNEL - enum entry in com.telenav.sdk.datacollector.model.event.type.RoadSubType
- TUNNEL - enum entry in com.telenav.sdk.map.model.RoadSubtype
- TUNNEL_CATEGORY_B - enum entry in com.telenav.sdk.map.direction.model.HazardType
- TUNNEL_CATEGORY_C - enum entry in com.telenav.sdk.map.direction.model.HazardType
- TUNNEL_CATEGORY_D - enum entry in com.telenav.sdk.map.direction.model.HazardType
- TUNNEL_CATEGORY_E - enum entry in com.telenav.sdk.map.direction.model.HazardType
- TUNNEL_RESTRICTION_BLOCKED - enum entry in com.telenav.sdk.guidance.audio.model.AudioPromptType
Sample: warning. tunnel restriction ahead. cannot pass through. AlertType::HazardousMaterialRestriction.
- TurnBubbleFeature - class in com.telenav.map.api.controllers
- Interface defining operations for managing turn bubblesTurn bubbles typically display directional instructions (e.g., "Turn left", "Keep right") and contextual information for upcoming maneuvers.
- turnBubbles() - function in com.telenav.map.api.controllers.FeaturesController
- Retrieves the interface for managing turn bubbles.
- TurnByTurnInfo - class in com.telenav.sdk.navigation.model
- Provides navigation signal of updating turn by turn list
- TurnType - class in com.telenav.sdk.map.model
- Represents different types of turns and maneuvers in navigation.
- TurnTypeExtensions - class in com.telenav.sdk.navigation.model
- TwoFingersDoubleClick - enum entry in com.telenav.map.api.touch.TouchType
A double click with two fingers.