Uses of Interface
de.xima.fc.interfaces.workflow.bpmn.IWorkflowBpmnLayoutEventBuilder
Packages that use IWorkflowBpmnLayoutEventBuilder
-
Uses of IWorkflowBpmnLayoutEventBuilder in de.xima.fc.interfaces.workflow.bpmn
Subinterfaces with type arguments of type IWorkflowBpmnLayoutEventBuilder in de.xima.fc.interfaces.workflow.bpmnModifier and TypeInterfaceDescriptioninterfaceBuilder for the layout of a BPMNEvent.interfaceBuilder for the layout of a BPMNEvent.interfaceBuilder for the layout of a BPMNEvent.Methods in de.xima.fc.interfaces.workflow.bpmn that return IWorkflowBpmnLayoutEventBuilderModifier and TypeMethodDescriptionIWorkflowBpmnLayoutEventBuilder.diameter(double radius) The radius of the event circle.IWorkflowBpmnLayouter.layoutEvent()Creates a builder for creating the layout of a BPMNEvent.