文档管理中心

NaviInterSectionInfo

展开

Class Info

public class NaviInterSectionInfo

导航信息类。

Public Method Summary

展开

Qualifier and Type

Method Name and Description

Distance

getConvertedCurStepRetainDist()

获取转化后的当前路段剩余距离信息。

ArrayList<String>

getCurShowRoadNames()

获取当前诱导面板展示的道路名。

int

getCurStepFormatRetainDist()

根据米制和单位,获取当前路段实际剩余距离。

int

getCurStepRetainDistance()

获取当前路段剩余距离。

ArrayList<String>

getDirTexts()

获取方向文本。

String

getHighwayExit()

获取高速出口。

String

getIconId()

获取引导箭头图标名称(带后缀)。

ArrayList<String>

getRoadBgs()

获取背景图片ID。

ArrayList<String>

getRoadNos()

获取道路编号。

int

getTurnRoadDirType()

获取诱导面板多语言指示标识。

Public Methods

getConvertedCurStepRetainDist

展开

Method

public Distance getConvertedCurStepRetainDist()

获取转化后的当前路段剩余距离信息。

Returns

展开

Type

Description

Distance

转化后的当前路段剩余距离信息。

getCurShowRoadNames

展开

Method

public ArrayList<String> getCurShowRoadNames()

获取当前诱导面板展示的道路名。

Returns

展开

Type

Description

ArrayList<String>

当前诱导面板展示的道路名。

getCurStepFormatRetainDist

展开

Method

public int getCurStepFormatRetainDist()

根据米制和单位,获取当前路段实际剩余距离。

Returns

展开

Type

Description

int

根据米制和单位对应的当前路段实际剩余距离。

getCurStepRetainDistance

展开

Method

public int getCurStepRetainDistance()

获取当前路段剩余距离。

Returns

展开

Type

Description

int

当前路段剩余距离。

getDirTexts

展开

Method

public ArrayList<String> getDirTexts()

获取方向文本。

Returns

展开

Type

Description

ArrayList<String>

方向文本。

getHighwayExit

展开

Method

public String getHighwayExit()

获取高速出口。

Returns

展开

Type

Description

String

高速出口。

getIconId

展开

Method

public String getIconId()

获取引导箭头图标名称(带后缀)。

Returns

展开

Type

Description

String

引导箭头图标名称(带后缀)。

getRoadBgs

展开

Method

public ArrayList<String> getRoadBgs()

获取背景图片ID。

Returns

展开

Type

Description

ArrayList<String>

背景图片ID。

getRoadNos

展开

Method

public ArrayList<String> getRoadNos()

获取道路编号。

Returns

展开

Type

Description

ArrayList<String>

道路编号。

getTurnRoadDirType

展开

Method

public int getTurnRoadDirType()

获取诱导面板多语言指示标识。

Returns

展开

Type

Description

int

诱导面板多语言指示标识。

搜索
请输入您想要搜索的关键词