Namespace: yWorks.yFiles.Layout.Hierarchic.Incremental
Assembly: yWorks.yFilesSilverlight.Algorithms (in yWorks.yFilesSilverlight.Algorithms.dll) Version: 2.1.0.2

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()()()()