Uses of Interface
de.xima.fc.interfaces.workflow.bpmn.IWorkflowBpmnLayoutAlignmentOptionsBuilder
-
Packages that use IWorkflowBpmnLayoutAlignmentOptionsBuilder Package Description de.xima.fc.interfaces.workflow.bpmn -
-
Uses of IWorkflowBpmnLayoutAlignmentOptionsBuilder in de.xima.fc.interfaces.workflow.bpmn
Classes in de.xima.fc.interfaces.workflow.bpmn with type parameters of type IWorkflowBpmnLayoutAlignmentOptionsBuilder Modifier and Type Interface Description interface
IWorkflowBpmnLayoutAlignmentOptionsBuilder<Self extends IWorkflowBpmnLayoutAlignmentOptionsBuilder<Self>>
Builder for layouts that allow setting the alignment in the cross-axis when computing the layout.Subinterfaces of IWorkflowBpmnLayoutAlignmentOptionsBuilder in de.xima.fc.interfaces.workflow.bpmn Modifier and Type Interface Description interface
IWorkflowBpmnLayoutAlignAtAxisBuilder
Builder for configuring the settings when aligning multiple elements in a BPMN diagram.
-