Uses of Interface
de.xima.fc.interfaces.workflow.bpmn.IWorkflowBpmnLayoutAxisDirectionOptionsBuilder
-
Packages that use IWorkflowBpmnLayoutAxisDirectionOptionsBuilder Package Description de.xima.fc.interfaces.workflow.bpmn -
-
Uses of IWorkflowBpmnLayoutAxisDirectionOptionsBuilder in de.xima.fc.interfaces.workflow.bpmn
Classes in de.xima.fc.interfaces.workflow.bpmn with type parameters of type IWorkflowBpmnLayoutAxisDirectionOptionsBuilder Modifier and Type Interface Description interfaceIWorkflowBpmnLayoutAxisDirectionOptionsBuilder<Self extends IWorkflowBpmnLayoutAxisDirectionOptionsBuilder<Self>>Builder for layouts that allow setting theaxis polarityin which to align the items.Subinterfaces of IWorkflowBpmnLayoutAxisDirectionOptionsBuilder in de.xima.fc.interfaces.workflow.bpmn Modifier and Type Interface Description interfaceIWorkflowBpmnLayoutAlignAtAxisBuilderBuilder for configuring the settings when aligning multiple elements in a BPMN diagram.interfaceIWorkflowBpmnLayoutAlignAtPortsBuilderBuilder for aligning items in theflow direction, seeIWorkflowBpmnLayouter.alignAtPorts().
-