Hello,
I am using Organic layout for automatic layout of a large database structure, and it basically works very fine.
However, the algorithm seems not to take into account the "preferred edge length", or it measures edge length from node center to node center.
Now, in this documentation, in the setion "Drawing Style Options", I find that there is an option for this, called "Node Size Aware". However, I cannot find this option in the yEd GUI. What am I doing wrong?
It would be really helpful if could get access to this option somehow! :-)
Thank you very much for this great software!
Philip
BTW: I am using a quick setup of the database tables, fields and properties in Excel and creted a quick&dirty VBA script to generate a gml file which yEd imports and layouts. Works quite beautifully!