Layer Choice Constraint

Property Value
Type: advanced
Identifier: org.eclipse.elk.layered.layering.layerChoiceConstraint
Meta Data Provider: options.LayeredMetaDataProvider
Value Type: int
Default Value: -1 (as defined in org.eclipse.elk.layered)
Lower Bound: -1
Applies To: nodes
Containing Group: layering

Description

Allows to set a constraint regarding the layer placement of a node. Let i be the value of teh constraint. Assumed the drawing has n layers and i < n. If set to i, it expresses that the node should be placed in i-th layer. Should i>=n be true then the node is placed in the last layer of the drawing.