Uses of Interface
de.xima.fc.interfaces.workflow.bpmn.IWorkflowBpmnLayoutEventBuilder
-
Packages that use IWorkflowBpmnLayoutEventBuilder Package Description de.xima.fc.interfaces.workflow.bpmn -
-
Uses of IWorkflowBpmnLayoutEventBuilder in de.xima.fc.interfaces.workflow.bpmn
Methods in de.xima.fc.interfaces.workflow.bpmn that return IWorkflowBpmnLayoutEventBuilder Modifier and Type Method Description IWorkflowBpmnLayoutEventBuilderIWorkflowBpmnLayoutEventBuilder. diameter(double radius)The radius of the event circle.IWorkflowBpmnLayoutEventBuilderIWorkflowBpmnLayouter. layoutEvent()Creates a builder for creating the layout of a BPMNEvent.
-