PlantUML Tips
The PlantUML is an editor that you can use to generate UML diagrams with plain text.
Styles
1 | hide empty members |
Class diagrams will hide theirs method or property rows that are empty.
1 | allowmixing |
You can mix multiple kinds of diagrams into one canvas.
1 | skinparam nodesep 100 |
Control padding sizes or line lengths among these diagrams.
1 | skinparam component { |
Control display styles of the class diagram.