Uses of Interface
de.xima.fc.interfaces.workflow.bpmn.IWorkflowBpmnLayoutSpacingSelectorOptionsBuilder
Packages that use IWorkflowBpmnLayoutSpacingSelectorOptionsBuilder
-
Uses of IWorkflowBpmnLayoutSpacingSelectorOptionsBuilder in de.xima.fc.interfaces.workflow.bpmn
Classes in de.xima.fc.interfaces.workflow.bpmn with type parameters of type IWorkflowBpmnLayoutSpacingSelectorOptionsBuilderModifier and TypeInterfaceDescriptioninterfaceIWorkflowBpmnLayoutSpacingSelectorOptionsBuilder<Self extends IWorkflowBpmnLayoutSpacingSelectorOptionsBuilder<Self>>Builder for layouts that allow setting the spacing between items via a custom selector function.Subinterfaces of IWorkflowBpmnLayoutSpacingSelectorOptionsBuilder in de.xima.fc.interfaces.workflow.bpmnModifier and TypeInterfaceDescriptioninterfaceBuilder for configuring the settings when aligning multiple elements in a BPMN diagram.interfaceBuilder for aligning items in theflow direction, seeIWorkflowBpmnLayouter.alignAtPorts().