codesmithyide / UMLWebWidget

A jQuery widget to display UML diagrams
https://www.codesmithy.com/umlwebwidget/index.html
MIT License
1 stars 1 forks source link

How to best represent classes, abstract classes, instances, ... #94

Open xleclercq opened 4 years ago

xleclercq commented 4 years ago

There are rules on how to display a class name (bold), an abstract class name (bold italic) and so forth. A class box can hold any of those. How do I best allow users to specify each of those and override styles too.