TreeLayout
Efficient and customizable TreeLayout Algorithm in Java, for NetBeans
Efficiently create compact, highly customizable tree layouts - Based on Walker's algorithm with enhancements suggested by Buchheim, Jünger, and Leipert the software builds tree layouts in linear time. I.e. even trees with many nodes are built fast.
Downloads are available at https://sourceforge.net/projects/treelayout/files/.
For detailed documentation look at the TreeLayout web site http://treelayout.sourceforge.net/.
Development for TreeLayout has moved to...