IBinarySelectionGatewayFlowLabelHelperBuilder |
IWorkflowBpmnLayouter.alignBinarySelectionGatewayFlowLabel() |
Gets a builder for a flow label helper for binary selection gateways , i.e.
|
IBinarySelectionGatewayFlowLabelHelperBuilder |
IBinarySelectionGatewayFlowLabelHelperBuilder.alternateAfterPadding(double alternateAfterPadding) |
The padding after the alternate label, in the alternate direction.
|
IBinarySelectionGatewayFlowLabelHelperBuilder |
IBinarySelectionGatewayFlowLabelHelperBuilder.alternateBetweenPadding(double alternateBetweenPadding) |
The padding between the two labels, in the alternate direction.
|
IBinarySelectionGatewayFlowLabelHelperBuilder |
IBinarySelectionGatewayFlowLabelHelperBuilder.alternateDirection(ECardinalDirection2D alternateDirection) |
The direction where the outgoing sequence flow that connects to the alternate branch leaves the diverging
gateway.
|
IBinarySelectionGatewayFlowLabelHelperBuilder |
IBinarySelectionGatewayFlowLabelHelperBuilder.alternateHasDefaultMarker(boolean alternateHasDefaultMarker) |
Whether the alternate branch has a default marker.
|
IBinarySelectionGatewayFlowLabelHelperBuilder |
IBinarySelectionGatewayFlowLabelHelperBuilder.alternateOffset(double alternateOffset) |
The offset for the text on the sequence flow leading to the alternate branch of the diverging gateway.
|
IBinarySelectionGatewayFlowLabelHelperBuilder |
IBinarySelectionGatewayFlowLabelHelperBuilder.alternateSpacing(double alternateSpacing) |
The spacing for the text on the sequence flow leading to the alternate branch of the diverging gateway.
|
IBinarySelectionGatewayFlowLabelHelperBuilder |
IBinarySelectionGatewayFlowLabelHelperBuilder.alternateText(String alternateText) |
The text to be displayed on the sequence flow leading to the alternate branch of the diverging gateway.
|
IBinarySelectionGatewayFlowLabelHelperBuilder |
IBinarySelectionGatewayFlowLabelHelperBuilder.alternateTextLayoutSettings(WorkflowBpmnTextLayoutSettings alternateTextLayoutSettings) |
The text layout settings to be used for the text on the sequence flow leading to the alternate branch of the
diverging gateway.
|
IBinarySelectionGatewayFlowLabelHelperBuilder |
IBinarySelectionGatewayFlowLabelHelperBuilder.consequentAfterPadding(double consequentAfterPadding) |
The padding after the consequent label, in the consequent direction.
|
IBinarySelectionGatewayFlowLabelHelperBuilder |
IBinarySelectionGatewayFlowLabelHelperBuilder.consequentDirection(ECardinalDirection2D consequentDirection) |
The direction where the outgoing sequence flow that connects to the consequent branch leaves the diverging
gateway.
|
IBinarySelectionGatewayFlowLabelHelperBuilder |
IBinarySelectionGatewayFlowLabelHelperBuilder.consequentHasDefaultMarker(boolean consequentHasDefaultMarker) |
Whether the consequent branch has a default marker.
|
IBinarySelectionGatewayFlowLabelHelperBuilder |
IBinarySelectionGatewayFlowLabelHelperBuilder.consequentOffset(double consequentOffset) |
The offset for the text on the sequence flow leading to the consequent branch of the diverging gateway.
|
IBinarySelectionGatewayFlowLabelHelperBuilder |
IBinarySelectionGatewayFlowLabelHelperBuilder.consequentSpacing(double consequentSpacing) |
The spacing for the text on the sequence flow leading to the consequent branch of the diverging gateway.
|
IBinarySelectionGatewayFlowLabelHelperBuilder |
IBinarySelectionGatewayFlowLabelHelperBuilder.consequentText(String consequentText) |
The text to be displayed on the sequence flow leading to the consequent branch of the diverging gateway.
|
IBinarySelectionGatewayFlowLabelHelperBuilder |
IBinarySelectionGatewayFlowLabelHelperBuilder.consequentTextLayoutSettings(WorkflowBpmnTextLayoutSettings consequentTextLayoutSettings) |
The text layout settings to be used for the text on the sequence flow leading to the consequent branch of the
diverging gateway.
|
IBinarySelectionGatewayFlowLabelHelperBuilder |
IBinarySelectionGatewayFlowLabelHelperBuilder.minBranchesSpacing(double minBranchesSpacing) |
The minimum spacing between the two branches of the diverging gateway.
|
IBinarySelectionGatewayFlowLabelHelperBuilder |
IBinarySelectionGatewayFlowLabelHelperBuilder.minGatewayBodySpacing(double minGatewayBodySpacing) |
The minimum spacing between the diverging gateway and the body.
|
IBinarySelectionGatewayFlowLabelHelperBuilder |
IBinarySelectionGatewayFlowLabelHelperBuilder.textLayoutSettings(WorkflowBpmnTextLayoutSettings textLayoutSettings) |
|