documentationfor yFiles for HTML 3.0.0.3

Properties

layoutOrientationin HierarchicalLayoutGets or sets the layoutOrientation of the OrientationStage.
orientationin OrientationStageGets or sets the main direction of the layout.
layoutOrientationin OrganicLayoutGets or sets the layoutOrientation of the OrientationStage.
layoutOrientationin OrthogonalLayoutGets or sets the layoutOrientation of the OrientationStage.
layoutOrientationin SeriesParallelLayoutGets or sets the layoutOrientation of this layout algorithm.
layoutOrientationin TreeLayoutGets or sets the layoutOrientation of this layout algorithm.

Method Return Values

from (LayoutOrientation)in LayoutOrientationConverts the given argument to an enum constant of this enum type.

Method Parameters

HierarchicalLayout ()in HierarchicalLayoutCreates a new HierarchicalLayout instance with the default settings.
from (LayoutOrientation)in LayoutOrientationConverts the given argument to an enum constant of this enum type.
getName (LayoutOrientation)in LayoutOrientationReturns the name of the given enum constant.
OrientationStage (ILayoutAlgorithm?, LayoutOrientation?, )in OrientationStageCreates a new OrientationStage instance using the given optional coreLayout and layout orientation.
OrganicLayout ()in OrganicLayoutCreates a new OrganicLayout instance with default settings.
OrthogonalLayout ()in OrthogonalLayoutCreates a new OrthogonalLayout instance with default settings.
SeriesParallelLayout ()in SeriesParallelLayoutCreates a new SeriesParallelLayout instance with default settings.
TreeLayout ()in TreeLayoutCreates a new TreeLayout instance with default settings.