Expand description
Data types for disposition to represent SVG elements.
Structsยง
- SvgEdge
Info - Information to render SVG elements for edges.
- SvgElements
- All the necessary information to output SVG nodes and edges and styling.
- SvgNode
Info - Information to render SVG elements for a node.
- SvgNode
Info Circle - Circle shape information for an SVG node.
- SvgProcess
Info - Information for animating process node expansion.
- SvgText
Span - Information for a
<text>element within an SVG node.