documentationfor yFiles for HTML 2.6

Properties

graphModelManagerin GraphComponentGets or sets the graphModelManager property.

Method Return Values

createGraphModelManager ()in GraphComponentFactory method for the graphModelManager 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

WebGL2GraphModelManagerAn alternative GraphModelManager implementation that supports WebGL2 for rendering and animating the graph's nodes, edges, and labels.