Uses of Interface
de.xima.fc.interfaces.workflow.bpmn.IWorkflowBpmnLayoutAlignOnFlowSideConfigurator
-
Packages that use IWorkflowBpmnLayoutAlignOnFlowSideConfigurator Package Description de.xima.fc.interfaces.workflow.bpmn -
-
Uses of IWorkflowBpmnLayoutAlignOnFlowSideConfigurator in de.xima.fc.interfaces.workflow.bpmn
Classes in de.xima.fc.interfaces.workflow.bpmn with type parameters of type IWorkflowBpmnLayoutAlignOnFlowSideConfigurator Modifier and Type Interface Description interfaceIWorkflowBpmnLayoutAlignOnFlowSideConfigurator<Self extends IWorkflowBpmnLayoutAlignOnFlowSideConfigurator<Self>>Options for aligning an item on the left or right side of (theedgeof) asequence flowormessage flow.Subinterfaces of IWorkflowBpmnLayoutAlignOnFlowSideConfigurator in de.xima.fc.interfaces.workflow.bpmn Modifier and Type Interface Description interfaceIWorkflowBpmnLayoutAlignOnFlowSideBuilderBuilder for aligning an item (such as alabel) on the left or right side of (theedgeof) asequence flowormessage flow.Methods in de.xima.fc.interfaces.workflow.bpmn with parameters of type IWorkflowBpmnLayoutAlignOnFlowSideConfigurator Modifier and Type Method Description voidIWorkflowBpmnFlowEdgeNameConfigurator. configure(IWorkflowBpmnLayoutAlignOnFlowSideConfigurator<?> alignOnFlowSideBuilder, List<Point2DDouble> waypoints)Configures the builder for the label alignment on the flow line.
-