java.lang.Object | ||
↳ | com.tencent.navix.api.model.BaseModel | |
↳ | com.tencent.navix.api.model.NavParallelRoadStatus |
导航道路状态
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
NavParallelRoadStatus(int currentRoadType, int firstHintType, int secHintType) |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
NavRoadType |
getCurrentRoadType()
当前路线类型
| ||||||||||
NavRoadType |
getFirstHintType()
路线类型切换提示,第一类型
| ||||||||||
NavRoadType |
getSecHintType()
路线类型切换提示,第二类型
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |