Uses of Interface
de.xima.fc.interfaces.workflow.bpmn.IWorkflowBpmnLayoutDataObjectBuilder
-
Packages that use IWorkflowBpmnLayoutDataObjectBuilder Package Description de.xima.fc.interfaces.workflow.bpmn -
-
Uses of IWorkflowBpmnLayoutDataObjectBuilder in de.xima.fc.interfaces.workflow.bpmn
Methods in de.xima.fc.interfaces.workflow.bpmn that return IWorkflowBpmnLayoutDataObjectBuilder Modifier and Type Method Description IWorkflowBpmnLayoutDataObjectBuilderIWorkflowBpmnLayoutDataObjectBuilder. height(double height)The height of the data object rectangle.IWorkflowBpmnLayoutDataObjectBuilderIWorkflowBpmnLayouter. layoutDataObject()Creates a builder for creating the layout of a BPMNDataObjectReference.IWorkflowBpmnLayoutDataObjectBuilderIWorkflowBpmnLayoutDataObjectBuilder. width(double width)The width of the data object rectangle.
-