Class: LayerIconSymbology

SymbologyState.LayerIconSymbology(node)

Class representing a layer icon symbology

Constructor

new LayerIconSymbology(node)

Create a layer icon symbology instance based on a node object provided by QGIS Server

Parameters:
Name Type Description
node object

the QGIS node symbology

Properties
Name Type Description
type string

the node type: layer

icon string

the png image in base64

name string

the layer name

title string

the node title

Source:

Extends

  • BaseIconSymbology

Members

name :string

The layer name

Type:
  • string
Source: