Property | Value |
---|---|
Identifier: | org.eclipse.elk.layered.considerModelOrder.components |
Meta Data Provider: | options.LayeredMetaDataProvider |
Value Type: | org.eclipse.elk.alg.layered.components.ComponentOrderingStrategy (Enum) |
Possible Values: | NONE INSIDE_PORT_SIDE_GROUPS GROUP_MODEL_ORDER MODEL_ORDER |
Default Value: | ComponentOrderingStrategy.NONE (as defined in org.eclipse.elk.layered ) |
Applies To: | parents |
Dependencies: | org.eclipse.elk.separateConnectedComponents |
Containing Group: | considerModelOrder |
If set to NONE the usual ordering strategy (by cumulative node priority and size of nodes) is used. INSIDE_PORT_SIDES orders the components with external ports only inside the groups with the same port side. FORCE_MODEL_ORDER enforces the mode order on components. This option might produce bad alignments and sub optimal drawings in terms of used area since the ordering should be respected.