SYMapRoadNumberFormat Class Reference

Singpost road numbers format. More...

#import <SYMapRoadNumbers.h>

Inheritance diagram for SYMapRoadNumberFormat:
Collaboration diagram for SYMapRoadNumberFormat:

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

◆ mapRoadNumberFormat:inCountry:

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

Property Documentation

◆ shape

- (SYNumberShapeType) shape
readnonatomicassign

Array of shapes which should be drawed in this order.

◆ insideNumber

- (NSString*) insideNumber
readnonatomicassign

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

◆ numberColor

- (SYNumberTextColor) numberColor
readnonatomicassign

Text color for insideNumber.


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