Skip to main content

Crate disposition_svg_model

Crate disposition_svg_model 

Source
Expand description

Data types for disposition to represent SVG elements.

Structsยง

SvgEdgeInfo
Information to render SVG elements for edges.
SvgElements
All the necessary information to output SVG nodes and edges and styling.
SvgNodeInfo
Information to render SVG elements for a node.
SvgNodeInfoCircle
Circle shape information for an SVG node.
SvgProcessInfo
Information for animating process node expansion.
SvgTextSpan
Information for a <text> element within an SVG node.