Uses of Interface
de.xima.fc.interfaces.workflow.bpmn.IWorkflowBpmnLayoutPrimaryIntercardinalDirectionOptionsBuilder
-
Packages that use IWorkflowBpmnLayoutPrimaryIntercardinalDirectionOptionsBuilder Package Description de.xima.fc.interfaces.workflow.bpmn -
-
Uses of IWorkflowBpmnLayoutPrimaryIntercardinalDirectionOptionsBuilder in de.xima.fc.interfaces.workflow.bpmn
Classes in de.xima.fc.interfaces.workflow.bpmn with type parameters of type IWorkflowBpmnLayoutPrimaryIntercardinalDirectionOptionsBuilder Modifier and Type Interface Description interface
IWorkflowBpmnLayoutPrimaryIntercardinalDirectionOptionsBuilder<Self extends IWorkflowBpmnLayoutPrimaryIntercardinalDirectionOptionsBuilder<Self>>
Builder for layouts that allow setting a primary intercardinal direction for aligning the items.Subinterfaces of IWorkflowBpmnLayoutPrimaryIntercardinalDirectionOptionsBuilder 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.
-