Interface used by the framework mainly for calculating the visible path of an edge.
Namespace: yWorks.yFiles.UI.DrawingAssembly: yWorks.yFilesNET.Viewer (in yWorks.yFilesNET.Viewer.dll) Version: 4.1.0.1 (4.1.0.1)
Syntax
| C# |
|---|
public interface IEdgeIntersectionCalculator |
| Visual Basic |
|---|
Public Interface IEdgeIntersectionCalculator |
Remarks
This interface is queried through the Lookup(Type) of IPort
instances to calculate the visible portion of an edge path.