The Graphviz format is used by the Graphviz Tool collection to render graphs. The description of a graph contains informations about the nodes, edges and sub graphs including annotions for layouting and rendering.
JPDG is a parser which transforms such a description into a data structure. It is released under the LGPL License.
Date | Version | Jar file | Notes |
---|---|---|---|
04-04-2006 | 0.8.6beta | graphviz0_8_6beta.tgz | Change the implementation of toString(), fix bug with unsetted direction type in Edge objects |
03-27-2006 | 0.8.5beta | graphviz0_8_5beta.tgz | The TGZ file contains sources, documentation and the binaries. The binaries are collected in a JAR file. |
03-23-2006 | 0.8.4beta | graphviz0_8_4beta.tgz | The TGZ file contains sources, documentation and the binaries. The binaries are collected in a JAR file. |
03-20-2006 | 0.8.3beta | graphviz0_8_3beta.jar | Contains source and binaries |
A manual about JPGD is available on http://www.alexander-merz.com/graphviz/doc.html
The API documentation is available on http://www.alexander-merz.com/graphviz/doc/index.html
If you have any suggestions or found a bug, please use the contact form to send me a message.
Alexander Merz, 03-27-2006