Usage:"the spacing to be preserved between any pair of nodes of two adjacent layers. https://www.eclipse.org/elk/reference/options/org-eclipse-elk-layered-spacing-nodeNodeBetweenLayers.html",
Tag:"spacing.nodeNodeBetweenLayers",
},
{
Name:"elk-padding",
Type:"string",
Default:d2elklayout.DefaultOpts.Padding,
Usage:"the padding to be left to a parent element’s border when placing child elements. https://www.eclipse.org/elk/reference/options/org-eclipse-elk-padding.html",
Tag:"elk.padding",
},
{
Name:"elk-edgeNodeBetweenLayers",
Type:"int64",
Default:d2elklayout.DefaultOpts.EdgeNodeSpacing,
Usage:"the spacing to be preserved between nodes and edges that are routed next to the node’s layer. https://www.eclipse.org/elk/reference/options/org-eclipse-elk-layered-spacing-edgeNodeBetweenLayers.html",
Tag:"spacing.edgeNodeBetweenLayers",
},
{
Name:"elk-nodeSelfLoop",
Type:"int64",
Default:d2elklayout.DefaultOpts.SelfLoopSpacing,
Usage:"spacing to be preserved between a node and its self loops. https://www.eclipse.org/elk/reference/options/org-eclipse-elk-spacing-nodeSelfLoop.html",