MapRouteSectionpublic class MapRouteSectionWithName
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
int |
color
Deprecated.
|
int |
endNum
Deprecated.
|
static int |
kMaxRoadNameLength
Deprecated.
|
java.lang.String |
roadName
Deprecated.
|
int |
startNum
Deprecated.
|
| Constructor and Description |
|---|
MapRouteSectionWithName()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static int |
byteLength()
Deprecated.
对象序列化需要的长度
|
byte[] |
toBytes()
Deprecated.
将对象转换为byte数组。
|
public static final int kMaxRoadNameLength
public int startNum
public int endNum
public int color
public java.lang.String roadName