Uses of Interface
de.xima.fc.interfaces.workflow.bpmn.IWorkflowBpmnLayoutDataObjectBuilder
Packages that use IWorkflowBpmnLayoutDataObjectBuilder
-
Uses of IWorkflowBpmnLayoutDataObjectBuilder in de.xima.fc.interfaces.workflow.bpmn
Subinterfaces with type arguments of type IWorkflowBpmnLayoutDataObjectBuilder in de.xima.fc.interfaces.workflow.bpmnModifier and TypeInterfaceDescriptioninterfaceBuilder for the layout of a BPMNDataObjectReference.interfaceBuilder for the layout of a BPMNDataObjectReference.interfaceBuilder for the layout of a BPMNDataObjectReference.Methods in de.xima.fc.interfaces.workflow.bpmn that return IWorkflowBpmnLayoutDataObjectBuilderModifier and TypeMethodDescriptionIWorkflowBpmnLayoutDataObjectBuilder.height(double height) The height of the data object rectangle.IWorkflowBpmnLayouter.layoutDataObject()Creates a builder for creating the layout of a BPMNDataObjectReference.IWorkflowBpmnLayoutDataObjectBuilder.width(double width) The width of the data object rectangle.