documentationfor yFiles for HTML 2.6

Method Return Values

createHighlightIndicatorManager ()in GraphComponentFactory method for the highlightIndicatorManager property.

Method Parameters

GraphComponent (HTMLDivElement, )in GraphComponentCreates a new instance of the GraphComponent in the given div element.
GraphComponent ()in GraphComponentCreates a new instance of the GraphComponent.
GraphComponent (string, )in GraphComponentCreates a new instance of GraphComponent using the div element that is specified by the selector.

Extending Types

GraphHighlightIndicatorManagerA HighlightIndicatorManager<T> for graph items that supports using styles to indicate the highlight.
WebGL2HighlightIndicatorManagerA specialization of the HighlightIndicatorManager<T> class that delegates its work to WebGL2GraphModelManager.