Holds the cursors SVG element when the cursor is attached to the block. This is null if there is no cursor on the block.
Flip the SVG paths in RTL.
Holds the markers SVG element when the marker is attached to the block. This is null if there is no marker on the block.
The primary path of the block.
The primary path of the block.
Add the cursor SVG to this block's SVG group.
The SVG root of the cursor to be added to the block SVG group.
Add the marker SVG to this block's SVG group.
The SVG root of the marker to be added to the block SVG group.
The renderer's constant provider.