Class: SVGOperation

ol.ext. SVGOperation

SVG filter


new SVGOperation(attributes)

Parameters:
Name Type Description
attributes string | svgOperation

the fe operation or a list of operations

Methods


appendChild(operation)

Append a new operation

Parameters:
Name Type Description
operation ol.ext.SVGOperation

geElement()

Get SVG element

Returns:
Type
Element

getName()

Get filter name

Returns:
Type
string

set(attributes)

Set Filter attribute

Parameters:
Name Type Description
attributes *

setProperties(attributes)

Set Filter attributes

Parameters:
Name Type Description
attributes *