documentationfor yFiles for HTML 3.0.0.3

ILabelStyleRenderer

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

Inheritance Hierarchy
ILabelStyleRenderer

Remarks

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

Type Details

yFiles module
view

See Also

Methods