documentationfor yFiles for HTML 3.0.0.3

Usages of IBridgeCreator

Properties

defaultBridgeCreatorin BridgeManagerGets or sets the default implementation of the IBridgeCreator that will be used if addBridges is invoked with a null callback argument.

Method Parameters

BridgeManager ()in BridgeManagerInitializes a new instance of the BridgeManager class.
addBridges (IRenderContext, GeneralPath, IBridgeCreator?)in BridgeManagerCore method that will add bridges to a GeneralPath using the IBridgeCreator callback to determine the type of the bridges.