Uses of Interface
de.xima.fc.interfaces.workflow.bpmn.IWorkflowBpmnLayoutCardinalDirectionOptionsBuilder
-
Packages that use IWorkflowBpmnLayoutCardinalDirectionOptionsBuilder Package Description de.xima.fc.interfaces.workflow.bpmn -
-
Uses of IWorkflowBpmnLayoutCardinalDirectionOptionsBuilder in de.xima.fc.interfaces.workflow.bpmn
Classes in de.xima.fc.interfaces.workflow.bpmn with type parameters of type IWorkflowBpmnLayoutCardinalDirectionOptionsBuilder Modifier and Type Interface Description interfaceIWorkflowBpmnLayoutCardinalDirectionOptionsBuilder<Self extends IWorkflowBpmnLayoutCardinalDirectionOptionsBuilder<Self>>Builder for layouts that allow setting the coordinate axis and axis direction in which to align the items.Subinterfaces of IWorkflowBpmnLayoutCardinalDirectionOptionsBuilder in de.xima.fc.interfaces.workflow.bpmn Modifier and Type Interface Description interfaceIWorkflowBpmnLayoutAlignAroundBuilderA builder for aligning two items, with the second item positioned relative to the first item.interfaceIWorkflowBpmnLayoutAlignAtAxisBuilderBuilder for configuring the settings when aligning multiple elements in a BPMN diagram.
-