Skip to main content

getBPMNFlowTypes

getBPMNFlowTypes(arrowWidth, arrowLength, dotRadius): object[]

Gets edge mappings for BPMN flow types.

Parameters

arrowWidth

number = 15

Width to use for arrow heads; defaults to 15.

arrowLength

number = 10

Length to use for arrow heads; defaults to 10.

dotRadius

number = 6

Radius to use for the source marker of the 'message' flow; defaults to 6.

Returns

object[]