Connectors Directive
<e-connectors>
<e-connector></e-connector>
</e-connectors>
any
Allows the user to save custom information/data about a node/connector
Defaults to undefined
any
Specifies a value indicating whether to overlap the connector over with the source and target node. If the LineRouting is enabled in the diagram, then allowNodeOverlap property will not work.
Defaults to false
any
Sets the bezier settings of editing the segments.
Defaults to null
any
Defines the bridgeSpace of connector
Defaults to 10
any
Sets the connector padding value
Defaults to 0
any
Sets the distance between source node and connector
Defaults to 13
any
Defines the constraints of connector
Defaults to ‘Default’
any
Sets the corner radius of the connector
Defaults to 0
any
Defines the size of a drop symbol
Defaults to undefined
any
Defines whether the node should be automatically positioned or not. Applicable, if layout option is enabled.
Defaults to false
any
Specifies the collection of the fixed user handle
Defaults to undefined
any
Flip the element in Horizontal/Vertical directions
Defaults to None
any
Allows you to flip only the node or along with port and label
Defaults to All
any
Sets the connector padding value
Defaults to 10
any
Represents the unique id of nodes/connectors
Defaults to ”
any
Defines the space to be left between the node and its immediate parent
Defaults to {}
any
Sets the maximum segment thumb for the connector
Defaults to null
any
Defines the size of the symbol preview
Defaults to undefined
any
Defines the segments
Defaults to []
any
Defines the shape of the connector
Defaults to ‘Bpmn’
any
Defines the source decorator of the connector
Defaults to new Decorator()
any
Sets the source node/connector object of the connector
Defaults to null
any
Sets the source padding of the connector
Defaults to 0
any
Sets the beginning point of the connector
Defaults to new Point(0,0)
any
Sets the unique id of the source port of the connector
Defaults to ”
any
Defines the appearance of the connection path
Defaults to ”
any
Defines the symbol info of a connector
Defaults to undefined
any
Defines the target decorator of the connector
Defaults to new Decorator()
any
Sets the target node/connector object of the connector
Defaults to null
any
Sets the target padding of the connector
Defaults to 0
any
Sets the end point of the connector
Defaults to new Point(0,0)
any
Sets the unique id of the target port of the connector
Defaults to ”
any
defines the tooltip for the connector
Defaults to new DiagramToolTip();
any
Defines the type of the connector
Defaults to ‘Straight’
any
Sets the visibility of the node/connector
Defaults to true
any
Defines the UI of the connector
Defaults to null
any
Defines the visual order of the node/connector in DOM
Defaults to -1