Uses of Interface
de.xima.fc.interfaces.workflow.bpmn.IWorkflowBpmnLayoutPortSelectionOptionsBuilder
-
Packages that use IWorkflowBpmnLayoutPortSelectionOptionsBuilder Package Description de.xima.fc.interfaces.workflow.bpmn -
-
Uses of IWorkflowBpmnLayoutPortSelectionOptionsBuilder in de.xima.fc.interfaces.workflow.bpmn
Classes in de.xima.fc.interfaces.workflow.bpmn with type parameters of type IWorkflowBpmnLayoutPortSelectionOptionsBuilder Modifier and Type Interface Description interface
IWorkflowBpmnLayoutPortSelectionOptionsBuilder<Self extends IWorkflowBpmnLayoutPortSelectionOptionsBuilder<Self,Selector>,Selector>
Subinterfaces of IWorkflowBpmnLayoutPortSelectionOptionsBuilder in de.xima.fc.interfaces.workflow.bpmn Modifier and Type Interface Description interface
IWorkflowBpmnLayoutAlignAroundBuilder
A builder for aligning two items, with the second item positioned relative to the first item.interface
IWorkflowBpmnLayoutAlignAtAxisBuilder
Builder for configuring the settings when aligning multiple elements in a BPMN diagram.
-