Custom Layouter for the Diagram API

Hi!

I am currently developing a small plugin for a "Software Change Impact-Analysis"-Tool and I would like to customize the "OrthogonalLayouter" for my needs. I tried to to find the right classes and interfaces that I need to modify to implement the  custom Layouter, but I am still not sure if it is even possible to create custom Layouter for the Diagram-API.

Is it possible or should I rather try the Graph API?

Thanks for you help!

0
1 comment

Hello, sorry but all layouts (BALLOON, CIRCULAR, HIERARCHIC_GROUP, ORGANIC, ORTHOGONAL, DIRECTED_ORTHOGONAL, TREE) is hardcoded and not changed.

0

Please sign in to leave a comment.