Uses of Interface
de.xima.fc.interfaces.workflow.bpmn.IWorkflowBpmnLayoutGatewayBuilder
Packages that use IWorkflowBpmnLayoutGatewayBuilder
-
Uses of IWorkflowBpmnLayoutGatewayBuilder in de.xima.fc.interfaces.workflow.bpmn
Subinterfaces with type arguments of type IWorkflowBpmnLayoutGatewayBuilder in de.xima.fc.interfaces.workflow.bpmnModifier and TypeInterfaceDescriptioninterfaceBuilder for the layout of a BPMNGateway.interfaceBuilder for the layout of a BPMNGateway.interfaceBuilder for the layout of a BPMNGateway.Methods in de.xima.fc.interfaces.workflow.bpmn that return IWorkflowBpmnLayoutGatewayBuilderModifier and TypeMethodDescriptionIWorkflowBpmnLayoutGatewayBuilder.height(double height) The height of the gateway rhombus.IWorkflowBpmnLayoutGatewayBuilder.inPort()Adds an in port to the gateway.IWorkflowBpmnLayouter.layoutGateway()Creates a builder for creating the layout of a BPMNGateway.IWorkflowBpmnLayoutGatewayBuilder.outPort()Adds an out port to the gateway.IWorkflowBpmnLayoutGatewayBuilder.width(double width) The width of the gateway rhombus.