| [news.eclipse.tools.gef] Re: GEF UML auto layout |
can any body give any directions
vijay wrote:
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...