PlantumlRootModule

Generate a plantuml block ready to be rendered.

Members

Functions

makeDot
PlantumlModule makeDot()

Make a module contained in the root suitable for grahviz dot diagrams.

makeUml
PlantumlModule makeUml()

Make a module contained in the root suitable for plantuml diagrams.

render
auto render()

Textually render the module tree.

Static functions

make
auto make()

Make a root module with suppressed indent of the first level.

Meta