Uses of Interface
de.xima.fc.interfaces.workflow.bpmn.IWorkflowBpmnLayoutDataStoreBuilder
Packages that use IWorkflowBpmnLayoutDataStoreBuilder
-
Uses of IWorkflowBpmnLayoutDataStoreBuilder in de.xima.fc.interfaces.workflow.bpmn
Subinterfaces with type arguments of type IWorkflowBpmnLayoutDataStoreBuilder in de.xima.fc.interfaces.workflow.bpmnModifier and TypeInterfaceDescriptioninterfaceBuilder for the layout of a BPMNDataStoreReference.interfaceBuilder for the layout of a BPMNDataStoreReference.interfaceBuilder for the layout of a BPMNDataStoreReference.Methods in de.xima.fc.interfaces.workflow.bpmn that return IWorkflowBpmnLayoutDataStoreBuilderModifier and TypeMethodDescriptionIWorkflowBpmnLayoutDataStoreBuilder.height(double height) The height of the data store rectangle.IWorkflowBpmnLayouter.layoutDataStore()Creates a builder for creating the layout of a BPMNDataStoreReference.IWorkflowBpmnLayoutDataStoreBuilder.width(double width) The width of the data store rectangle.