documentationfor yFiles for HTML 2.6

ILabelLayout

ILabelLayout defines the properties of a label from the perspective of a labeling algorithm.

Inheritance Hierarchy

Remarks

Both node and edge labels need to implement this interface. It describes the size and position of a label.

Note: To avoid inconsistencies, changing the model parameter should always be combined with updating the corresponding oriented box.

Type Details

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

See Also

Properties