java.lang.Object | |
↳ | com.tencent.navix.api.model.NavRoadMatchResult |
道路吸附结果
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
NavRoadMatchResult(NavPosPoint navLocation, int roadGrade, int roadKind, float roadDirection, int roadMatchStatus) |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
NavPosPoint |
getPosPoint()
位置信息
| ||||||||||
float |
getRoadDirection()
道路方向
| ||||||||||
int |
getRoadGrade()
道路等级
| ||||||||||
int |
getRoadKind()
道路属性
| ||||||||||
int |
getRoadMatchStatus()
道路匹配状态
| ||||||||||
String | toString() |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
道路方向