| java.lang.Object | |
| ↳ | com.tencent.tencentmap.mapsdk.maps.model.MapRouteSectionWithName |
This class is deprecated.
4.3.0 建议使用MapRouteSection
GLMapLib2.0.h typedef struct MapRouteSectionWithName
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| int | kMaxRoadNameLength | ||||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public int | color | ||||||||||
| public int | endNum | ||||||||||
| public String | roadName | ||||||||||
| public int | startNum | ||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| MapRouteSectionWithName() | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| static int |
byteLength()
对象序列化需要的长度
| ||||||||||
| byte[] |
toBytes()
将对象转换为byte数组。
| ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
对象序列化需要的长度
将对象转换为byte数组。