All Classes and Interfaces
Class
Description
Exports Structurizr views to Graphviz DOT definitions.
Exports a Structurizr workspace to the Ilograph definition language, for use with https://app.ilograph.com/
Exports diagram definitions that can be used to create diagrams
using mermaid (https://mermaidjs.github.io).
Encodes a Mermaid diagram definition to base64 format, for use with image URLs, etc.
A Java implementation of http://plantuml.com/code-javascript-synchronous
that uses Java's built-in Deflate algorithm.
Exports dynamic diagram definitions that can be copy-pasted
into https://www.websequencediagrams.com
This implementation only supports a basic sequence of interactions,
both synchronous and asynchronous.