documentationfor yFiles for HTML 2.6

Properties

componentAssignmentStrategyin ClearAreaLayoutGets or sets the strategy that assigns nodes to components whose elements should preferably not be separated.
componentAssignmentStrategyin FillAreaLayoutGets or sets the strategy that assigns nodes to components whose elements should preferably not be separated.
componentAssignmentStrategyin PartialLayoutGets or sets the strategy that assigns partial nodes to subgraph components.

Method Parameters

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