TencentNavKit
TNKSegmentRoadName Class Reference

路名信息 More...

#import <TNKSegmentItem.h>

Inheritance diagram for TNKSegmentRoadName:

Properties

int from
 segment中点串序列起始index. More...
 
int to
 segment中点串序列终止index. More...
 
NSString * roadName
 segment路名 More...
 
TNKRoadGrade grade
 道路行政等级 More...
 
TNKRoadKind roadKind
 道路属性 More...
 
int length
 长度.单位,米 More...
 

Detailed Description

路名信息

Property Documentation

◆ from

- (int) from
readnonatomicassign

segment中点串序列起始index.

◆ grade

- (TNKRoadGrade) grade
readnonatomicassign

道路行政等级

◆ length

- (int) length
readnonatomicassign

长度.单位,米

◆ roadKind

- (TNKRoadKind) roadKind
readnonatomicassign

道路属性

◆ roadName

- (NSString*) roadName
readnonatomicassign

segment路名

◆ to

- (int) to
readnonatomicassign

segment中点串序列终止index.


The documentation for this class was generated from the following file: