documentationfor yFiles for HTML 3.0.0.3

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

Methods