Class: DipasTheme

Tools.GFI.Themes.Dipas DipasTheme

DipasTheme

new DipasTheme()

modules/tools/gfi/themes/dipas/model.js, line 23
Listens to Events:

Extends

Methods

fetchIconPath(iconPath, valueStyle){Void}

modules/tools/gfi/themes/dipas/model.js, line 100
Getting icon from new style format
Name Type Description
iconPath String the default icon path
valueStyle Array the list of style values

fetchIconPathDeprecated(iconPath, valueStyle){Void}

modules/tools/gfi/themes/dipas/model.js, line 84
Name Type Description
iconPath String the default icon path
valueStyle Array the list of style values
Deprecated
  • with new vectorStyle module. Should be removed with version 3.0. Getting icon from old style format

    getGfiTheme(){void}

    modules/tools/gfi/themes/dipas/model.js, line 38
    generates the gfi Attributes when gfi is active

    getIconPath(value){void}

    modules/tools/gfi/themes/dipas/model.js, line 53
    generates the path for gfi icons
    Name Type Description
    value String gfi feature attribute values
    Fires:
    • StyleList#event:RadioRequestStyleListReturnModeById

    setIconPath(value){void}

    modules/tools/gfi/themes/dipas/model.js, line 115
    setter for icons path
    Name Type Description
    value String gfi icon path

    Events

    inherited changeIsReady

    devtools/jsdoc/events.js, line 1627
    Triggered when gfi theme is loaded