documentationfor yFiles for HTML 3.0.0.3

Properties

layoutOrientationin ClearAreaLayoutGets or sets the layout orientation that is considered during the clearing of the area.
layoutOrientationin FillAreaLayoutGets or sets the layout orientation that is considered during the compaction process.
layoutOrientationin PartialLayoutGets or sets the layout orientation that is considered during the placement of partial elements.

Method Return Values

from (PartialLayoutOrientation)in PartialLayoutOrientationConverts the given argument to an enum constant of this enum type.

Method Parameters

ClearAreaLayout ()in ClearAreaLayoutCreates a new instance of ClearAreaLayout with default settings.
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.
from (PartialLayoutOrientation)in PartialLayoutOrientationConverts the given argument to an enum constant of this enum type.
getName (PartialLayoutOrientation)in PartialLayoutOrientationReturns the name of the given enum constant.