dspinellis / UMLGraph

Declarative specification and drawing of UML diagrams
http://www.spinellis.gr/umlgraph
BSD 3-Clause "New" or "Revised" License
341 stars 93 forks source link

Enhancement request: show packages #41

Open trombonehero opened 7 years ago

trombonehero commented 7 years ago

Since Graphviz supports clusters, it would be great if UMLGraph could show classes as belonging to packages. For example, when I have a project that extends classes in a library, it would be very useful to be able to put that library's classes inside of a box.

dspinellis commented 7 years ago

Thank you for the suggestion. I don't know anyone working on it, so feel free to implement it.