SYMapRoadNumberFormat Class Reference

Singpost road numbers format. More...

#import <SYMapRoadNumbers.h>

Inheritance diagram for SYMapRoadNumberFormat:
Collaboration diagram for SYMapRoadNumberFormat:

Instance Methods

(instancetype) - initWithRoadNumberFormat:
 

Class Methods

(instancetype _Nonnull) + mapRoadNumberFormat:inCountry:
 

Properties

SYNumberShapeType shape
 Array of shapes which should be drawed in this order. More...
 
NSString * insideNumber
 Formated route number which should be drawed on top of all shapes. More...
 
SYNumberTextColor numberColor
 Text color for insideNumber. More...
 

Detailed Description

Singpost road numbers format.

Method Documentation

◆ initWithRoadNumberFormat:()

- (instancetype) initWithRoadNumberFormat: (const Sygic::Map::RoadNumberFormat &)  format

Provided by category SYMapRoadNumberFormat(SDK).

◆ mapRoadNumberFormat:inCountry:()

+ (instancetype _Nonnull) mapRoadNumberFormat: (NSString *_Nonnull)  number
inCountry: (SYCountryIso *_Nonnull)  iso 

Property Documentation

◆ insideNumber

- (NSString*) insideNumber
readnonatomicassign

Formated route number which should be drawed on top of all shapes.

◆ numberColor

- (SYNumberTextColor) numberColor
readnonatomicassign

Text color for insideNumber.

◆ shape

- (SYNumberShapeType) shape
readnonatomicassign

Array of shapes which should be drawed in this order.


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