documentationfor yFiles for HTML 3.0.0.3

Properties

edgeLabelPlacementin HierarchicalLayoutGets or sets how the layout handles the position of edge labels.
edgeLabelPlacementin OrganicLayoutGets or sets how the layout handles the position of edge labels.
edgeLabelPlacementin OrthogonalLayoutGets or sets how the layout handles the position of edge labels.
edgeLabelPlacementin SeriesParallelLayoutGets or sets how the layout handles the position of edge labels.
edgeLabelPlacementin RadialTreeLayoutGets or sets how the layout handles the position of edge labels.
edgeLabelPlacementin TreeLayoutGets or sets how the layout handles the position of edge labels.

Method Return Values

from (EdgeLabelPlacement)in EdgeLabelPlacementConverts 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 (EdgeLabelPlacement)in EdgeLabelPlacementConverts the given argument to an enum constant of this enum type.
getName (EdgeLabelPlacement)in EdgeLabelPlacementReturns the name of the given enum constant.
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.
RadialTreeLayout ()in RadialTreeLayoutCreates a new RadialTreeLayout instance with default settings.
TreeLayout ()in TreeLayoutCreates a new TreeLayout instance with default settings.