| java.lang.Object | |
| ↳ | com.tencent.navix.api.model.NavWaypoint |
途径点
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| NavWaypoint(NavSearchPoint searchPoint, NavRoutePoint routePoint, int time, int distance) | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| int |
getDistance()
途径点距离,米
| ||||||||||
| NavRoutePoint |
getRoutePoint()
途径点路线点
| ||||||||||
| NavSearchPoint |
getSearchPoint()
途径点原始点
| ||||||||||
| int |
getTime()
途径点时间,分钟
| ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
途径点距离,米
途径点时间,分钟