documentationfor yFiles for HTML 2.6

OrganicConstraintData

This class allows to define additional constraints on nodes of a graph that will be applied by the OrganicLayout during the layout calculation.

Inheritance Hierarchy
LayoutData
OrganicConstraintData

Remarks

Constraints modify the behavior of the organic layout algorithm for nodes of a graph, in order to introduce structures, relative positioning, or area restrictions on the positions of the nodes in the layout.

Type Details

yfiles module
view-layout-bridge
yfiles-umd modules
view-layout-bridge
Legacy UMD name
yfiles.organic.OrganicConstraintData
For graphs with groups, any constraint may only be applied to nodes with the same parent.

Constructors

Methods