[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.modeling.gmf] Layout the Graph

Is there an example how to provide a custom layout for the Graph to the Editor? I managed to use the ExtensionPoint and my Layout class but it wont work.
Is it true that it all depends on a proxy model that i can provide by overriding the build_nodes and build_edges methods?


Thx for help!