Package Index
|
Class Index
com.tencent.navix.api
com.tencent.navix.api.config
com.tencent.navix.api.layer
com.tencent.navix.api.location
com.tencent.navix.api.map
com.tencent.navix.api.model
com.tencent.navix.api.navigator
com.tencent.navix.api.observer
com.tencent.navix.api.plan
com.tencent.navix.api.simulate
com.tencent.navix.api.tts
com.tencent.navix.tts.api
com.tencent.navix.ui.api
com.tencent.navix.ui.api.config
com.tencent.navix.ui.component
Interfaces
DriveRoutePlanOptions
DriveRoutePlanOptions.Builder
DriveRoutePlanOptions.TruckOptions
DriveRoutePlanOptions.TruckOptions.Builder
DriveRoutePlanRequestCallback
DriveRoutePlanService
RideRoutePlanOptions
RideRoutePlanOptions.Builder
RoutePlanOptions
RoutePlanRequestCallback
<T extends
NavRoute
>
RoutePlanRequester
RoutePlanRequester.Builder
WalkRoutePlanOptions
WalkRoutePlanOptions.Builder
Classes
DriveRoutePlanOptions.Companion
RouteColorConstants
RoutePlanRequester.Companion
Enums
DriveRoutePlanOptions.Attribute
DriveRoutePlanOptions.TruckOptions.Attribute
DriveRoutePlanOptions.TruckOptions.EmissionStandard
DriveRoutePlanOptions.TruckOptions.EnergyType
DriveRoutePlanOptions.TruckOptions.FunctionType
DriveRoutePlanOptions.TruckOptions.PassType
DriveRoutePlanOptions.TruckOptions.PlateColor
DriveRoutePlanOptions.TruckOptions.TrailerType
DriveRoutePlanOptions.TruckOptions.TruckType
RideRoutePlanOptions.Attribute
WalkRoutePlanOptions.Attribute
Package Index
|
Class Index
Summary:
Ctors
|
Methods
|
Inherited Methods
|
[Expand All]
public static class
RoutePlanRequester.Companion
extends Object
java.lang.Object
↳
com.tencent.navix.api.plan.RoutePlanRequester.Companion
Summary
Public Constructors
Companion
()
Public Methods
static
RoutePlanRequester.Builder
newBuilder
(
NavRouteReqParam.TravelMode
travelMode)
[Expand]
Inherited Methods
From class java.lang.Object
boolean
equals
(Object arg0)
final Class<?>
getClass
()
int
hashCode
()
final void
notify
()
final void
notifyAll
()
String
toString
()
final void
wait
(long arg0, int arg1)
final void
wait
(long arg0)
final void
wait
()
Public Constructors
public
Companion
()
Public Methods
public static
RoutePlanRequester.Builder
newBuilder
(
NavRouteReqParam.TravelMode
travelMode)