[Soot-list] Layouting Unitgraphs

Marco Bakera marco.bakera at uni-dortmund.de
Mon Dec 6 09:28:10 EST 2004


Hey there,

i would like to layout some unitgraphs in a nice way. We tried asSugiyama
layouter from JGraph[1] which worked really nice - but it lead to unwanted
changes in the layout if the underlaying model of the unitgraph only
changes slightly, i.e. if only one node was inserted or moved inside the
unitgraph, the layout may lead to a new graph which has branches going out
of if-statements being swapped. :( Do you have any nice layouter or kind
of an idea how to layout such graphs or where to find some - even
unimplemented - algorithms to layout these graphs?

Thanks for help.


greetings,
Marco Bakera
(university of dortmund, germany)

[1] http://www.jgraph.com



More information about the Soot-list mailing list