public class RoadMatchResult
extends java.lang.Object
构造器和说明 |
---|
RoadMatchResult() |
限定符和类型 | 方法和说明 |
---|---|
int |
getFuncClass()
路网匹配路线等级
|
long |
getLinkId()
路网匹配ID
|
int |
getMatchedIndex()
匹配位置索引
|
PosPoint |
getMatchPos()
匹配位置
|
int |
getRoadKind()
路网匹配路线类型
|
public PosPoint getMatchPos()
public long getLinkId()
public int getMatchedIndex()
public int getFuncClass()
OfflineRoadFuncClass
public int getRoadKind()
OfflineRoadKind