documentationfor yFiles for HTML 3.0.0.3

Properties

nodeLabelPlacementin HierarchicalLayoutGets or sets how the layout handles the position of node labels.
nodeLabelPlacementin TabularLayoutGets or sets how the layout handles the position of node labels.
nodeLabelPlacementin OrganicLayoutGets or sets how the layout handles the position of node labels.
nodeLabelPlacementin OrthogonalLayoutGets or sets how the layout handles the position of node labels.
nodeLabelPlacementin ClearAreaLayoutGets or sets how the layout handles the position of node labels.
nodeLabelPlacementin FillAreaLayoutGets or sets how the layout handles the position of node labels.
nodeLabelPlacementin SeriesParallelLayoutGets or sets how the layout handles the position of node labels.
nodeLabelPlacementin TreeLayoutGets or sets how the layout handles the position of node labels.

Method Return Values

from (NodeLabelPlacement)in NodeLabelPlacementConverts 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 (NodeLabelPlacement)in NodeLabelPlacementConverts the given argument to an enum constant of this enum type.
getName (NodeLabelPlacement)in NodeLabelPlacementReturns the name of the given enum constant.
TabularLayout ()in TabularLayoutInitializes a new instance of the TabularLayout class with default settings.
OrganicLayout ()in OrganicLayoutCreates a new OrganicLayout instance with default settings.
OrthogonalLayout ()in OrthogonalLayoutCreates a new OrthogonalLayout instance with default settings.
ClearAreaLayout ()in ClearAreaLayoutCreates a new instance of ClearAreaLayout with default settings.
FillAreaLayout ()in FillAreaLayoutCreates a new instance of FillAreaLayout with default settings.
SeriesParallelLayout ()in SeriesParallelLayoutCreates a new SeriesParallelLayout instance with default settings.
TreeLayout ()in TreeLayoutCreates a new TreeLayout instance with default settings.