Crossing minimaization whilst preventing excess node re location ? [message #1832297] |
Tue, 15 September 2020 12:05  |
Eclipse User |
|
|
|
Hi there,
We are using ELK with Sirius to layout our diagrams.
With the settings below we minimize crossing:
setProperty(LayeredOptions.CROSSING_MINIMIZATION_STRATEGY, CrossingMinimizationStrategy.INTERACTIVE);
topNode.setProperty(LayeredOptions.CROSSING_MINIMIZATION_SEMI_INTERACTIVE, true);
However in certain case this results in crossing because it won't reposition the node. If we use the setting Layer_SWEEP, it results in nodes being re positioned where not necessary.
Is it possible to achieve a middle ground here where it will re position to avoid crossing but keep their position if no crossing would occur ?
Many Thanks
Jonathan
|
|
|
|
Powered by
FUDForum. Page generated in 0.04620 seconds