documentationfor yFiles for HTML 3.0.0.3

Properties

edgeRoutingStylein ClearAreaLayoutGets or sets the routing style that is preserved while clearing the area and applied when rerouting edges.
edgeRoutingStylein PartialLayoutGets or sets the routing style that is used for partial edges and inter-edges.

Method Return Values

from (PartialLayoutRoutingStyle)in PartialLayoutRoutingStyleConverts the given argument to an enum constant of this enum type.

Method Parameters

from (PartialLayoutRoutingStyle)in PartialLayoutRoutingStyleConverts the given argument to an enum constant of this enum type.
getName (PartialLayoutRoutingStyle)in PartialLayoutRoutingStyleReturns the name of the given enum constant.
ClearAreaLayout ()in ClearAreaLayoutCreates a new instance of ClearAreaLayout with default settings.
PartialLayout (ILayoutAlgorithm?, )in PartialLayoutCreates a new instance of PartialLayout which uses the specified ILayoutAlgorithm instance as the core layout algorithm.