Native SVG Layout & Vector Visualizer for POWL 2.0 ChoiceGraphs, Workflow Nets, and BPMN models.
Summary
Functions
Renders a Workflow Net as an SVG Petri Net.
Renders a POWL 2.0 ChoiceGraph or Node as an interactive SVG vector image.
Functions
@spec render_petri_net(Ex4pmEngine.WorkflowNet.t()) :: String.t()
Renders a Workflow Net as an SVG Petri Net.
@spec render_powl(Ex4pmEngine.POWL.Node.t() | Ex4pmEngine.POWL.ChoiceGraph.t()) :: String.t()
Renders a POWL 2.0 ChoiceGraph or Node as an interactive SVG vector image.