documentationfor yFiles for HTML 2.6

ILabelStyleRenderer

Interface used by ILabelStyle implementations to query the actual IVisualCreator, IVisibilityTestable, IBoundsProvider, IHitTestable, and IMarqueeTestable implementations for a label and an associated style.

Remarks

Implementations of this interface should be designed to be sharable between multiple style instances and should therefore not contain style specific state.

Type Details

yfiles module
view-component
yfiles-umd modules
All view modules
Legacy UMD name
yfiles.styles.ILabelStyleRenderer

See Also

Methods