documentationfor yFiles for HTML 2.6

IContainsBendTester

An interface that checks for containment of an IBend in 2D coordinate space.

Inheritance Hierarchy
IContainsBendTester

Remarks

This interface is used to determine which bends of edges that connect child nodes are moved when the parent node is moved. Therefore, special care has to be taken if you want to provide this interface in the node lookup for other purposes, as this can also affect implicit bend movement.

Type Details

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

Methods