Uses of Interface
de.xima.fc.interfaces.workflow.bpmn.IWorkflowBpmnLayoutCartesianAxisOptionsBuilder
-
Packages that use IWorkflowBpmnLayoutCartesianAxisOptionsBuilder Package Description de.xima.fc.interfaces.workflow.bpmn -
-
Uses of IWorkflowBpmnLayoutCartesianAxisOptionsBuilder in de.xima.fc.interfaces.workflow.bpmn
Classes in de.xima.fc.interfaces.workflow.bpmn with type parameters of type IWorkflowBpmnLayoutCartesianAxisOptionsBuilder Modifier and Type Interface Description interface
IWorkflowBpmnLayoutCartesianAxisOptionsBuilder<Self extends IWorkflowBpmnLayoutCartesianAxisOptionsBuilder<Self>>
Builder for layouts that allow setting the axis in which to align the items.Subinterfaces of IWorkflowBpmnLayoutCartesianAxisOptionsBuilder in de.xima.fc.interfaces.workflow.bpmn Modifier and Type Interface Description interface
IWorkflowBpmnLayoutAlignAtAxisBuilder
Builder for configuring the settings when aligning multiple elements in a BPMN diagram.
-