documentationfor yFiles for HTML 3.0.0.3

Properties

edgeLabelPlacementin ComponentLayoutGets or sets whether to take node and edge labels into account when calculating the bounds of the graph components.
edgeLabelPlacementin GenericLayoutGridStageGets or sets whether or not to take edge labels into account when calculating the bounds of the layout grid cells.
edgeLabelPlacementin CurveRoutingStageGets or sets whether or not edge labels are considered when determining curved edge routes.

Method Return Values

from (BasicEdgeLabelPlacement)in BasicEdgeLabelPlacementConverts the given argument to an enum constant of this enum type.

Method Parameters

from (BasicEdgeLabelPlacement)in BasicEdgeLabelPlacementConverts the given argument to an enum constant of this enum type.
getName (BasicEdgeLabelPlacement)in BasicEdgeLabelPlacementReturns the name of the given enum constant.
ComponentLayout (ILayoutAlgorithm?, )in ComponentLayoutInitializes a new instance of the ComponentLayout class with an optional coreLayout.
GenericLayoutGridStage (ILayoutAlgorithm?, )in GenericLayoutGridStageCreates a new instance using the given coreLayout.
CurveRoutingStage (ILayoutAlgorithm?, )in CurveRoutingStageCreates a new CurveRoutingStage instance using the given optional coreLayout.