Property | Value |
---|---|
Identifier: | org.eclipse.elk.layered.considerModelOrder.strategy |
Meta Data Provider: | options.LayeredMetaDataProvider |
Value Type: | org.eclipse.elk.alg.layered.options.OrderingStrategy (Enum) |
Possible Values: | NONE NODES_AND_EDGES PREFER_EDGES PREFER_NODES |
Default Value: | OrderingStrategy.NONE (as defined in org.eclipse.elk.layered ) |
Applies To: | parents |
Containing Group: | considerModelOrder |
Preserves the order of nodes and edges in the model file if this does not lead to additional edge crossings. Depending on the strategy this is not always possible since the node and edge order might be conflicting.