MermaidAtlasExtension

Properties

Link copied to clipboard
abstract val mermaid: MermaidSpec

Perform Mermaid-specific configuration of the module diagrams.

Functions

Link copied to clipboard
abstract fun linkTypes(action: Action<MermaidNamedLinkTypeContainer>)

Configure MermaidLinkTypeSpecs using Mermaid-specific LinkStyles and any Mermaid-specific attributes.

Link copied to clipboard
abstract fun mermaid(action: Action<MermaidSpec>)
Link copied to clipboard
abstract fun moduleTypes(action: Action<MermaidNamedModuleTypeContainer>)

Configure MermaidModuleTypeSpecs using Mermaid-specific attributes.