mfGraph Library 0.4.2 review

Download
by rbytes.net on

mfGraph is a graph rendering library for interactive applications

License: GPL (GNU General Public License)
File size: 0K
Developer: Michael F?tsch
0 stars award from rbytes.net

mfGraph is a graph rendering library for interactive applications. Written in C++ and Python, mfGraph parses GraphViz DOT and XDOT files and provides rendering and hit-testing facilities. Supports Microsoft Windows natively, GNU/Linux through wxPython.

Here are some key features of "mfGraph Library":
An object model for manipulating graphs and their attributes
As a serialization format, the GraphViz DOT language is used
The DOT tool can be used to calculate the layout, then mfGraph is used to build a list of primitive drawing commands by interpreting the XDOT attributes
For each platform, all that is needed are basic drawing functions (text, lines, ellipses, Bezier curves, and the like) to do the actual rendering
Zooming and hit-testing are supported

What's New in This Release:
Added Visual Studio 2005 project files (".vcproj", ".sln")
Minor code fixes to resolve compiler errors and warnings in Visual Studio 2005

mfGraph Library 0.4.2 search tags