Interface specification for classes that can create layering constraints.
Namespace: yWorks.yFiles.Layout.Hierarchic.IncrementalAssembly: yWorks.yFilesNET.Algorithms (in yWorks.yFilesNET.Algorithms.dll) Version: 4.1.0.1 (4.1.0.1)
Syntax
| C# |
|---|
public interface ILayerConstraintFactory |
| Visual Basic |
|---|
Public Interface ILayerConstraintFactory |
Remarks
Interface specification for classes that can create layering constraints.
If you manually register a DataProvider under
NodeIdDpKey
on the graph, you must use the
corresponding node ids stored in this DataProvider as arguments for all methods that create a constraint. Otherwise,
you can just use the node instances themselves.