[jgrapht-users] Auto-Layout and JGraphAddons
Brought to you by:
barak_naveh,
perfecthash
From: Xinuo C. <xin...@gm...> - 2006-05-08 00:15:43
|
HI all. I am new to JGraphT and JGraph. I am wondering the way to automatically place all vertexes onto the graph without manually give them positions. like if I have two thousand nodes to place onto the graph, it is not possible for me to manually place them. I searched the forum and found that this problem is related to layout thing and layout needs JGraphAddons. But I can't find it in jgraph.com. Anyone could help me out of this? some hints on how to place vertexes onto graph? how to find JGraphAddons? By the way, I am using JGraph to draw many network nodes and show their connections on the graph. Thank you. Xinuo |