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

Namespace: yWorks.yFiles.Layout.Hierarchic.Incremental
Assembly: yWorks.yFilesWPF.Algorithms (in yWorks.yFilesWPF.Algorithms.dll) Version: 2.2.0.2 (2.2.0.2)

Syntax

C#
public interface IEdgeReverser
Visual Basic
Public Interface IEdgeReverser

Remarks

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

See Also