documentationfor yFiles for HTML 2.6

IGraphSelection

Manages the selection state of items in an IGraph instance.

Inheritance Hierarchy
IGraphSelection
Implemented Interfaces

Remarks

This interface provides access to the ISelectionModel<T> instances that manage the selection of nodes, edges, labels, ports, and bends. The generic methods that use IModelItem parameters delegate to the corresponding domain-specific selection models.

Type Details

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

See Also

Properties

Methods

Events