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 IWorkflowBpmnLayoutEventBuilder
IWorkflowBpmnLayoutEventBuilder. diameter(double radius)
The radius of the event circle.IWorkflowBpmnLayoutEventBuilder
IWorkflowBpmnLayouter. layoutEvent()
Creates a builder for creating the layout of a BPMNEvent
.
-