Enums ===== .. php:enum:: NodeShape : string Node shape definitions (https://mermaid.js.org/syntax/mindmap.html#different-shapes) .. php:case:: bang : '))%s((' Bang (https://mermaid.js.org/syntax/mindmap.html#bang) .. php:case:: circle : '((%s))' Circle (https://mermaid.js.org/syntax/mindmap.html#circle) .. php:case:: cloud : ')%s(' Cloud (https://mermaid.js.org/syntax/mindmap.html#cloud) .. php:case:: hexagon : '{{%s}}' Hexagon (https://mermaid.js.org/syntax/mindmap.html#hexagon) .. php:case:: rectangle : '[%s]' Rectangle (https://mermaid.js.org/syntax/mindmap.html#square) .. php:case:: rounded : '(%s)' Rounded Square (https://mermaid.js.org/syntax/mindmap.html#rounded)