documentationfor yFiles for HTML 3.0.0.3

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 IRenderTreeElement instance in the canvas for each item in the graph. Note that GraphComponent already has an instance of this type built-in, and usually it is not necessary to create your own.

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

See Also

Constructors

Properties

Methods

Constants