UMLGraph 4.5 review

Download
by rbytes.net on

License: BSD License
File size: 57K
Developer: Diomidis Spinellis
0 stars award from rbytes.net

UMLGraph facilitates the declarative specification and drawing of UML class and sequence diagrams.

One can specify a class design using the Java syntax complemented by Javadoc tags.

Running the UmlGraph doclet on the specification generates a Graphviz diagram specification that can be automatically processed to create Postscript, GIF, SVG, JPEG, fig, or Framemaker drawings.

Similarly, sequence diagrams are specified using declarative pic macros and compiled with the GNU plotutils pic2plot program into a PNG, PNM, (pseudo) GIF, SVG, AI, Postscript, CGM, FIG, PCL, HPGL, Regis, or TEK drawing.

What's New in This Release:
UmlGraphDoc now handles filenames with embedded spaces.
This version also corrects the appearance of generic names, the running of the UmlGraphDoc tests, and the JavaDoc generation.

UMLGraph 4.5 keywords