documentationfor yFiles for HTML 3.0.0.3

Properties

backLoopRoutingStylein RoutingStyleDescriptorGets or sets the routing style for back-loop edges.
defaultRoutingStylein RoutingStyleDescriptorGets or sets the default routing style for edges that have no individual routing style.
groupedEdgeRoutingStylein RoutingStyleDescriptorGets or sets the routing style for grouped edges at the common segments.
sameLayerEdgeRoutingStylein RoutingStyleDescriptorGets or sets the routing style for same-layer edges.
selfLoopRoutingStylein RoutingStyleDescriptorGets or sets the routing style for self-loops.

Method Return Values

from (HierarchicalLayoutRoutingStyle)in HierarchicalLayoutRoutingStyleConverts the given argument to an enum constant of this enum type.

Method Parameters

from (HierarchicalLayoutRoutingStyle)in HierarchicalLayoutRoutingStyleConverts the given argument to an enum constant of this enum type.
getName (HierarchicalLayoutRoutingStyle)in HierarchicalLayoutRoutingStyleReturns the name of the given enum constant.
RoutingStyleDescriptor (HierarchicalLayoutRoutingStyle?, boolean?, )in RoutingStyleDescriptorCreates a new RoutingStyleDescriptor instance with the given routing style for all edges and, optionally, also specifying whether the resulting path should consist of cubic bezier control points.