[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.tools.gef] GEF UML auto layout

Hi,

Can any body suggest me about autolayout of UML class diagrams...

currently i am using DirectedGraphLayout for draw2d.graph pachage...

but it fails when the graph contains cycles, which is common in UML diagrams..

like a class contains its own instance...