Uses of Interface
de.xima.fc.interfaces.workflow.bpmn.IWorkflowBpmnLayoutIdOptionsBuilder
-
Packages that use IWorkflowBpmnLayoutIdOptionsBuilder Package Description de.xima.fc.interfaces.workflow.bpmn -
-
Uses of IWorkflowBpmnLayoutIdOptionsBuilder in de.xima.fc.interfaces.workflow.bpmn
Classes in de.xima.fc.interfaces.workflow.bpmn with type parameters of type IWorkflowBpmnLayoutIdOptionsBuilder Modifier and Type Interface Description interfaceIWorkflowBpmnLayoutIdOptionsBuilder<Self extends IWorkflowBpmnLayoutIdOptionsBuilder<Self>>Builder for layouts that allow setting an ID used as the value to identify the item.Subinterfaces of IWorkflowBpmnLayoutIdOptionsBuilder 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().interfaceIWorkflowBpmnLayoutPadBuilderBuilder for configuring the settings when padding an alignment item.
-