documentationfor yFiles for HTML 3.0.0.3

Properties

defaultBridgeCrossingStylein BridgeManagerGets or sets the default BridgeCrossingStyle that will be used by the default implementation of the IBridgeCreator that is initially assigned to the defaultBridgeCreator property.

Method Return Values

from (BridgeCrossingStyle)in BridgeCrossingStyleConverts the given argument to an enum constant of this enum type.
getCrossingStyle (IRenderContext)in IBridgeCreatorGets the BridgeCrossingStyle to use in the given IRenderContext.

Method Parameters

from (BridgeCrossingStyle)in BridgeCrossingStyleConverts the given argument to an enum constant of this enum type.
getName (BridgeCrossingStyle)in BridgeCrossingStyleReturns the name of the given enum constant.
BridgeManager ()in BridgeManagerInitializes a new instance of the BridgeManager class.