Module layer

Module layer 

Source
Expand description

Layer module for SVG rendering

This module provides the Layer struct, which represents a layer in an SVG document. It allows adding SVG nodes, setting attributes, and provides methods for rendering.

Structsยง

Layer