documentationfor yFiles for HTML 2.6

GraphModelManager

Manages the visual appearance of an IGraph instance in a CanvasComponent.

Inheritance Hierarchy
GraphModelManager

Remarks

This class monitors the structural changes of an IGraph implementation and installs the necessary ICanvasObject instance in the canvas for each item in the graph. Note that GraphComponent has an instance of this type built-in already and usually it is not necessary to create an own one.

This class will also use the node hierarchy to nest the nodes and edges accordingly and respect the nodeLabelLayerPolicy, edgeLabelLayerPolicy, portLabelLayerPolicy, and portLayerPolicy settings.

Type Details

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

See Also

Constructors

Properties

Methods

Constants