Uses of Interface
de.xima.fc.interfaces.workflow.bpmn.IWorkflowBpmnLayoutDataStoreBuilder
-
Packages that use IWorkflowBpmnLayoutDataStoreBuilder Package Description de.xima.fc.interfaces.workflow.bpmn -
-
Uses of IWorkflowBpmnLayoutDataStoreBuilder in de.xima.fc.interfaces.workflow.bpmn
Methods in de.xima.fc.interfaces.workflow.bpmn that return IWorkflowBpmnLayoutDataStoreBuilder Modifier and Type Method Description IWorkflowBpmnLayoutDataStoreBuilder
IWorkflowBpmnLayoutDataStoreBuilder. height(double height)
The height of the data store rectangle.IWorkflowBpmnLayoutDataStoreBuilder
IWorkflowBpmnLayouter. layoutDataStore()
Creates a builder for creating the layout of a BPMNDataStoreReference
.IWorkflowBpmnLayoutDataStoreBuilder
IWorkflowBpmnLayoutDataStoreBuilder. width(double width)
The width of the data store rectangle.
-