documentationfor yFiles for HTML 2.6

HighlightIndicatorManager<Textends ILookup>

A ModelManager<T> implementation that manages the visual decorations of highlighted elements in a canvas.

Remarks

For each item that should be highlighted this class uses the ILookup mechanism of the items to lookup an IHighlightIndicatorInstaller implementation which will do the actual installation of the decoration in the canvas.

See GraphHighlightIndicatorManager for a specialized subclass for graph items that uses item styles for the visualization.

Type Parameters

T: ILookup
The type of the items.

Type Details

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

See Also

Constructors

Properties

Methods