Uses of Interface
de.xima.fc.interfaces.workflow.bpmn.IWorkflowBpmnLayoutAlignOnFlowSideConfigurator
Packages that use IWorkflowBpmnLayoutAlignOnFlowSideConfigurator
-
Uses of IWorkflowBpmnLayoutAlignOnFlowSideConfigurator in de.xima.fc.interfaces.workflow.bpmn
Classes in de.xima.fc.interfaces.workflow.bpmn with type parameters of type IWorkflowBpmnLayoutAlignOnFlowSideConfiguratorModifier and TypeInterfaceDescriptioninterfaceIWorkflowBpmnLayoutAlignOnFlowSideConfigurator<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.bpmnModifier and TypeInterfaceDescriptioninterfaceBuilder 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 IWorkflowBpmnLayoutAlignOnFlowSideConfiguratorModifier and TypeMethodDescriptionvoidIWorkflowBpmnFlowEdgeNameConfigurator.configure(IWorkflowBpmnLayoutAlignOnFlowSideConfigurator<?> alignOnFlowSideBuilder, List<Point2DDouble> waypoints) Configures the builder for the label alignment on the flow line.