C# version of the Java JDK GraphLayout applet

  • Thread starter Francois Vanderseypen
  • Start date
F

Francois Vanderseypen

The C# version of the Java JDK GraphLayout demo applet
(http://java.sun.com/applets/jdk/1.0/demo/GraphLayout/example1.html) can be
found at the Netron project download section
https://sourceforge.net/project/showfiles.php?group_id=69788

If anyone is interested in a VB.Net version or has any comment on the C#
code, drop me a line.

The layout algorithm will be merged with the Netron project together with
two other algorithms (Sugiyama and heath-bath/force directed) soon.

For more information visit http://netron.sourceforge.net
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top