documentationfor yFiles for HTML 3.0.0.3

Properties

sourceCurveConnectionStylein RoutingStyleDescriptorGets or sets the style which determines how curved edge paths connect at the source side of the edge.
targetCurveConnectionStylein RoutingStyleDescriptorGets or sets the style which determines how curved edge paths connect at the target side of the edge.
sourceCurveConnectionStylein CurveRoutingEdgeDescriptorGets or sets the style which determines how curved edge paths connect at the source side of the edge.
targetCurveConnectionStylein CurveRoutingEdgeDescriptorGets or sets the style which determines how curved edge paths connect at the target side of the edge.
sourceCurveConnectionStylein EdgeRouterEdgeDescriptorGets or sets the style which determines how curved edge paths connect at the source side of the edge.
targetCurveConnectionStylein EdgeRouterEdgeDescriptorGets or sets the style that determines how edge paths connect at the target side of the edge.

Method Return Values

from (CurveConnectionStyle)in CurveConnectionStyleConverts the given argument to an enum constant of this enum type.

Method Parameters

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.
from (CurveConnectionStyle)in CurveConnectionStyleConverts the given argument to an enum constant of this enum type.
getName (CurveConnectionStyle)in CurveConnectionStyleReturns the name of the given enum constant.
EdgeRouterEdgeDescriptor ()in EdgeRouterEdgeDescriptorCreates a new instance of an EdgeRouterEdgeDescriptor with the default settings.