gboersma / uml-java-doclet

Doclet to generate UML diagrams for Javadoc using PlantUML.
74 stars 29 forks source link

feat : Add Ability to distinct Abstract classes with (A) icon and italic #11

Closed mourezwell closed 4 years ago

mourezwell commented 4 years ago

Hi and thanks for your tool, I propose with this request to add Abstract class distinction as supported by Graphviz model. Regards,

gboersma commented 4 years ago

Merged. I added some tests. Works great; thanks!