SYLane Class Reference

Gives information about a lane, e.g. its type, markings. More...

#import <SYNavigationLaneInfo.h>

Inheritance diagram for SYLane:
Collaboration diagram for SYLane:

Properties

SYLaneMarking marking
 Lane divider marking. More...
 
SYEndType endType
 Lane forming end type. More...
 
SYLaneType type
 Lane type. More...
 
SYMinVehicleOccupancy minOccupancy
 Lane minimum vehicle occupancy. More...
 
SYSingleOccupancy singleOccupancy
 Lane single occupancy. More...
 
NSArray< SYLaneArrow * > * arrows
 Lane arrows. More...
 
SYSpeed speedRestriction
 Lane speed restriction. More...
 
NSArray< SYLane * > * connectedLanes
 Connected lanes. More...
 

Detailed Description

Gives information about a lane, e.g. its type, markings.

Property Documentation

◆ marking

- (SYLaneMarking) marking
readnonatomicassign

Lane divider marking.

◆ endType

- (SYEndType) endType
readnonatomicassign

Lane forming end type.

◆ type

- (SYLaneType) type
readnonatomicassign

Lane type.

◆ minOccupancy

- (SYMinVehicleOccupancy) minOccupancy
readnonatomicassign

Lane minimum vehicle occupancy.

◆ singleOccupancy

- (SYSingleOccupancy) singleOccupancy
readnonatomicassign

Lane single occupancy.

◆ arrows

- (NSArray<SYLaneArrow*>*) arrows
readnonatomicassign

Lane arrows.

◆ speedRestriction

- (SYSpeed) speedRestriction
readnonatomicassign

Lane speed restriction.

◆ connectedLanes

- (NSArray<SYLane*>*) connectedLanes
readnonatomicassign

Connected lanes.


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