Class: BaseObjectSymbology

SymbologyState.BaseObjectSymbology(node, requiredPropertiesopt, optionalPropertiesopt)

Class representing the base object symbology

Constructor

new BaseObjectSymbology(node, requiredPropertiesopt, optionalPropertiesopt)

Create a base symbology instance based on a node object provided by QGIS Server
Parameters:
Name Type Attributes Description
node object the QGIS node symbology
Properties
Name Type Attributes Description
title string the node title
type string <optional>
the node type
requiredProperties object <optional>
the required properties definition
optionalProperties object <optional>
the optional properties definition
Source:

Extends

Members

title :string

The symbology title
Type:
  • string
Source:

type :string

The symbology type
Type:
  • string
Source: