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 IWorkflowBpmnLayoutDataStoreBuilderIWorkflowBpmnLayoutDataStoreBuilder. height(double height)The height of the data store rectangle.IWorkflowBpmnLayoutDataStoreBuilderIWorkflowBpmnLayouter. layoutDataStore()Creates a builder for creating the layout of a BPMNDataStoreReference.IWorkflowBpmnLayoutDataStoreBuilderIWorkflowBpmnLayoutDataStoreBuilder. width(double width)The width of the data store rectangle.
-