documentationfor yFiles for HTML 2.6

Usages of IBendCreator

Properties

bendCreatorDecoratorin EdgeDecoratorGets a LookupDecorator<TDecoratedType,TInterface> that decorates the IBendCreator type for IEdges this instance has been created for.

Fields

NO_BENDSin IBendCreatorA static instance that does not create any bends.

Method Return Values

create (function(IInputModeContext, IGraph, IEdge, Point):number)in IBendCreatorCreates an implementation of the interface IBendCreator by using the given function as implementation for its createBend method.

Implementing Types

DefaultBendCreatorThe IBendCreator which is used by default to create bends interactively.