documentationfor yFiles for HTML 2.6

Properties

rendererin DefaultLabelStyle
rendererin ILabelStyleGets the renderer implementation that can be queried for implementations that provide details about the visual appearance and visual behavior for a given label and this style instance.
rendererin IconLabelStyle
rendererin IndicatorLabelStyleDecorator
rendererin LabelStyleBaseGets the renderer implementation for this instance.
rendererin NodeStyleLabelStyleAdapter
rendererin TemplateLabelStyleBase
rendererin VoidLabelStyleGets the VoidLabelStyleRenderer instance.

Fields

INSTANCEin VoidLabelStyleRendererThe singleton instance of this renderer.

Method Parameters

DefaultLabelStyle (ILabelStyleRenderer, )in DefaultLabelStyleCreates a new instance using the provided renderer.
IconLabelStyle (string?, ILabelStyleRenderer?, )in IconLabelStyleCreates a new instance using the provided icon and renderer.
MarkupLabelStyle (ILabelStyleRenderer, )in MarkupLabelStyleCreates a new instance using the provided renderer.

Implementing Types

DefaultLabelStyleRendererAn ILabelStyleRenderer implementation that can handle DefaultLabelStyle instances.
IconLabelStyleRendererAn ILabelStyleRenderer that can handle IconLabelStyle instances.
TemplateLabelStyleRendererAn implementation of the ILabelStyleRenderer interface that can render TemplateLabelStyleBase instances.
VoidLabelStyleRendererA void implementation of a label style renderer that does nothing.