public class RoadClass
extends java.lang.Object
| 限定符和类型 | 字段和说明 |
|---|---|
static int |
COMMONWAY
9-道路类型:普通道路
9-Road type: Ordinary roads |
static int |
COUNTYANDTOWNLWAY
5-道路类型:县乡村内部道路
5-Road type: Internal roads of county, township and village |
static int |
COUNTYLWAY
3-道路类型:县道
3-Road type: County road |
static int |
EXPRESSWAY
6-道路类型:主要大街、城市快速道
6-Road type: Main streets, urban expressways |
static int |
HIGHWAY
0-道路类型:高速公路
0-Road type: Highway |
static int |
MAINWAY
7-道路类型:主要道路
7-Road type: Main roads |
static int |
MINORWAY
8-道路类型:次要道路
8-Road type: Secondary roads |
static int |
NATIONALWAY
1-道路类型:国道
1-Road type: National road |
static int |
NONAVIWAY
10-道路类型:非导航道路
10-Road type: Non-navigation roads |
static int |
PROVINCIALWAY
2-道路类型:省道
2-Road type: Provincial road |
static int |
TOWNWAY
4-道路类型:乡公路
4-Road type: Township road |
public static final int HIGHWAY
public static final int NATIONALWAY
public static final int PROVINCIALWAY
public static final int COUNTYLWAY
public static final int TOWNWAY
public static final int COUNTYANDTOWNLWAY
public static final int EXPRESSWAY
public static final int MAINWAY
public static final int MINORWAY
public static final int COMMONWAY
public static final int NONAVIWAY