documentationfor yFiles for HTML 2.6

Properties

insetsProviderDecoratorin NodeDecoratorGets a LookupDecorator<TDecoratedType,TInterface> that decorates the INodeInsetsProvider type for the INodes this instance has been created for.

Method Return Values

create (function(INode):Insets)in INodeInsetsProviderCreates an implementation of the interface INodeInsetsProvider by using the given function as implementation for its getInsets method.

Implementing Types

NodeInsetsProviderAn INodeInsetsProvider that returns the same insets for each node.