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?