| java.lang.Object | |
| ↳ | com.tencent.navix.api.model.NavRoadGrade |
道路等级
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| int | Bicycle | 自行车专用路 | |||||||||
| int | CountryWay | 县道 | |||||||||
| int | FastWay | 城市快速路 | |||||||||
| int | FerryWay | 轮渡 | |||||||||
| int | FootWay | 行人道路 | |||||||||
| int | HighWay | 高速 | |||||||||
| int | NationWay | 国道 | |||||||||
| int | NineWay | 九级道路 | |||||||||
| int | Null | 无效值 | |||||||||
| int | OtherWay | 其它道路 | |||||||||
| int | ProvinceWay | 省道 | |||||||||
| int | TownWay | 乡村公路 | |||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| NavRoadGrade() | |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
自行车专用路
县道
城市快速路
轮渡
行人道路
高速
国道
九级道路
无效值
其它道路
省道
乡村公路