Interface for implementations that perform their work after the first phase.

Namespace: yWorks.yFiles.Layout.Hierarchic.Incremental
Assembly: yWorks.yFilesNET.Algorithms (in yWorks.yFilesNET.Algorithms.dll) Version: 4.1.0.1 (4.1.0.1)

Syntax

C#
public interface IEdgeReverser
Visual Basic
Public Interface IEdgeReverser

Remarks

Interface for implementations that perform their work after the first phase.

See Also