StiMapResourceHelper Class
Namespace: Stimulsoft.Report.Helpers
Methods
| Method | Returns | Description |
|---|---|---|
getIsoAlpha2FromName static |
string | |
getIsoAlpha3FromName static |
string | |
getSvgBlockFromIsoAlpha2 static |
StiMapSvg | |
getSvgBlockFromName static |
StiMapSvg |
Method Details
getIsoAlpha2FromName static
getIsoAlpha2FromName(name: string, mapId: string, lang: string, report: StiReport): string
Parameters
- name (string)
- mapId (string)
- lang (string)
- report (StiReport)
Returns string
getIsoAlpha3FromName static
getIsoAlpha3FromName(name: string, mapId: string, lang: string, report: StiReport): string
Parameters
- name (string)
- mapId (string)
- lang (string)
- report (StiReport)
Returns string
getSvgBlockFromIsoAlpha2 static
getSvgBlockFromIsoAlpha2(alpha2: string, mapId: string, lang: string, report: StiReport): StiMapSvg
Parameters
- alpha2 (string)
- mapId (string)
- lang (string)
- report (StiReport)
Returns StiMapSvg
getSvgBlockFromName static
getSvgBlockFromName(name: string, mapId: string, lang: string, report: StiReport): StiMapSvg
Parameters
- name (string)
- mapId (string)
- lang (string)
- report (StiReport)
Returns StiMapSvg
Fields
| Field | Type | Description |
|---|---|---|
| mapId | any | |
| mapId | any |