documentationfor yFiles for HTML 2.6

INodeInsetsProvider

Interface for implementations that yield insets for a given INode.

Inheritance Hierarchy
INodeInsetsProvider

Remarks

Implementations of this interface will be queried from an INode's lookup method. The default implementation of a graph uses this instance by default to determine the insets of a group node.

Type Details

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

Methods

Static Methods