TencentNavKit
TNKLaneInfo Class Reference

车道线信息 More...

#import <TNKLaneInfo.h>

Inheritance diagram for TNKLaneInfo:

Instance Methods

(instancetype) - initWithImage:numOfLane:
 

Properties

UIImage * image
 车道线图片 More...
 
int numOfLane
 车道线个数 More...
 

Detailed Description

车道线信息

Method Documentation

◆ initWithImage:numOfLane:

- (instancetype) initWithImage: (UIImage *)  image
numOfLane: (int)  numOfLane 

Property Documentation

◆ image

- (UIImage*) image
readnonatomicassign

车道线图片

◆ numOfLane

- (int) numOfLane
readnonatomicassign

车道线个数


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