I'm new to JUNG. I tried to draw a graph of a tree using the TreeLayout but the tree never comes out like a real tree. Every time the tree looks different. How can I make the tree look like a normal tree with the root on top & the rest of the nodes descending from it?
|
feedback
|
|
You have to Initialize the You have to do something like the following: (please note that this is a 1 year old code that i had, you might find it to be a little out dated)
| ||||
|
feedback
|