hallvard / plantuml

Embed UML diagrams in files and view them in Eclipse
http://plantuml.sourceforge.net/
209 stars 57 forks source link

Auto-insert style-related commands #110

Open hallvard opened 4 years ago

hallvard commented 4 years ago

The user may want to control the style of auto-generated diagrams. Usually style-related info is added first in the diagram source, so the idea is to automatically insert such commands based on user-controllable settings, e.g. in preferences or style-related buttons or dialogs on the views.

The specific commands to insert may depend on meta-data for the diagram (see #109)