Path Decorations
Path decorations are elements that accept a path as input and generate one or more shapes that follow that path.
All path decoration functions support the following style keys:
If set to "LINE"
, generate lines between the path's start/end and the
decoration's start/end if the path is not closed.
The number of repetitions/phases to generate. This key is ignored if
segment-length
is not none