documentationfor yFiles for HTML 2.6

Properties

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

Method Parameters

ClearAreaLayout ()in ClearAreaLayoutCreates a new instance of ClearAreaLayout with default settings.
from (PartialLayoutEdgeRoutingStrategy)in PartialLayoutEdgeRoutingStrategyConverts the argument to PartialLayoutEdgeRoutingStrategy.
PartialLayout (ILayoutAlgorithm?, )in PartialLayoutCreates a new instance of PartialLayout which uses the specified ILayoutAlgorithm instance as the core layout algorithm.