Reset Alternation on Long Edges

Property Value
Identifier: org.eclipse.elk.layered.layerUnzipping.resetOnLongEdges
Meta Data Provider: options.LayeredMetaDataProvider
Value Type: java.lang.Boolean
Default Value: true (as defined in org.eclipse.elk.layered)
Applies To: nodes
Dependencies: org.eclipse.elk.layered.layerUnzipping.strategy (LayerUnzippingStrategy.ALTERNATING)
Containing Group: layerUnzipping

Description

If set to true, nodes will always be placed in the first sublayer after a long edge when using the ALTERNATING strategy. Otherwise long edge dummies are treated the same as regular nodes. The default value is true. The property can be set to the nodes in a layer, which then applies the property for the layer. If any node sets the value to false, then the value is set to false for the entire layer.