java.lang.Object | ||
↳ | com.tencent.navix.api.model.BaseModel | |
↳ | com.tencent.navix.api.model.NavRouteLocation |
路线定位信息
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
NavRouteLocation(String routeId, NavLocation origLocation, NavLocation adsorbLocation, int pointIdx, int segIdx, boolean isSmartMock) |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
NavLocation |
getAdsorbLocation()
吸附点
| ||||||||||
NavLocation |
getOrigLocation()
原始点
| ||||||||||
int |
getPointIdx()
点串Index
| ||||||||||
int |
getSegIdx()
segment index
| ||||||||||
boolean |
isSmartMock()
是否为智能推导点
| ||||||||||
boolean |
isValid()
点是否合法
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
点串Index
segment index
是否为智能推导点
点是否合法