documentationfor yFiles for HTML 2.6

IEdgePortHandleProvider

An interface for classes that can yield IHandle implementations for the source and target ends of an IEdge.

Inheritance Hierarchy
IEdgePortHandleProvider

Remarks

This interface will be queried by the default implementation of the IHandleProvider that is in the lookup of an IEdge. It is recommended to use this interface instead of the more generic IHandleProvider interface, because other generic code can then use this interface to gain access to a specific IHandle more easily.

Type Details

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

See Also

Methods

Static Methods