documentationfor yFiles for HTML 2.6

IModelItemCollector

An interface that allows input modes to collect IModelItems for various purposes.

Inheritance Hierarchy
IModelItemCollector

Remarks

This is mainly used for HandleInputMode and MoveInputMode to allow access to the items that were affected during the respective operation.

Type Details

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

See Also

Methods