|
|
Donner 0.5.1
Embeddable browser-grade SVG2 engine
|
Resolved "<marker>" reference applied to a rendering instance. More...
#include "donner/svg/components/RenderingInstanceComponent.h"
Public Member Functions | |
| bool | valid () const |
| Returns true if the reference is valid, or false if this the "<mask>" did not properly resolve. | |
Public Attributes | |
| ResolvedReference | reference |
| Reference to a "<marker>" element. | |
| std::optional< SubtreeInfo > | subtreeInfo |
| Contains subtree info to inform the renderer how to render the marker. | |
| MarkerUnits | markerUnits |
| Defines the coordinate system for marker attributes and contents. | |
Resolved "<marker>" reference applied to a rendering instance.