Hi,
I use yEd to make directed tree graphs that are programming algorithms.
To do so, I use the directed tree automatic layout which do a pretty good job.
But I also need to add Anotations that do not follow the directed tree rules, they must stay at same level and right of the reference box.
Is it possible to cutomize the actual automatic layout (by myself) ? is there an API ?
I guess Java is the programming language.