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 enum EdgeDataType
Visual Basic
Public Enumeration EdgeDataType

Members

Member nameDescription
Normal0Describes a normal edge.
SourceGroupNodeConnector1Describes an edge that connects to a source group node.
TargetGroupNodeConnector2Describes an edge that connects to a target group node.
GroupNodeInterconnector3Describes an edge that connects two group nodes.
DirectSameLayerEdge4Describes a same layer edge that connects two neighbouring nodes directly.
NonDirectSameLayerEdge5Describes a same layer edge that connects two neighbouring nodes directly.
BorderEdge6Describes an edge that connects group border nodes in adjacent layers

See Also

DirectConnectingEdgeDataType()()()()
SimpleEdgeDataType()()()()
DummyEdgeDataType()()()()
GroupNodeConnectorEdgeDataType()()()()
GroupBorderEdgeDataType()()()()