documentationfor yFiles for HTML 2.6

IEdgeLabelLayoutModel

This interface defines the properties of the model associated with an IEdgeLabelLayout.

Remarks

An IEdgeLabelLayoutModel provides a set of possible candidates for the placement of an edge label. It also defines a parameter that describes the current location of the label.

It is important that all state information is encapsulated in the model parameter. IEdgeLabelLayoutModel instances may be shared between multiple edge labels but produce different parameters for labels with different locations.

Type Details

yfiles module
layout-core
yfiles-umd modules
All layout modules, view-layout-bridge
Legacy UMD name
yfiles.layout.IEdgeLabelLayoutModel

See Also

Properties

Methods