Singpost road numbers format.
More...
#import <SYMapRoadNumbers.h>
|
| 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...
|
| |
Singpost road numbers format.
◆ initWithRoadNumberFormat:()
| - (instancetype) initWithRoadNumberFormat: |
|
(const Sygic::Map::RoadNumberFormat &) |
format |
|
◆ mapRoadNumberFormat:inCountry:()
| + (instancetype _Nonnull) mapRoadNumberFormat: |
|
(NSString *_Nonnull) |
number |
| inCountry: |
|
(SYCountryIso *_Nonnull) |
iso |
|
|
| |
◆ 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: