SYMapRoadNumberFormat Class Reference

Singpost road numbers format. More...

#import <SYMapRoadNumbers.h>

Inheritance diagram for SYMapRoadNumberFormat:
Collaboration diagram for SYMapRoadNumberFormat:

Class Methods

(nonnull instancetype) + 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:

+ (nonnull instancetype) mapRoadNumberFormat: (nonnull NSString *)  number
inCountry: (nonnull SYCountryIso *)  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: