Uses of Class
de.xima.fc.common.workflow.bpmn.WorkflowBpmnAlignmentItemBuilder
Packages that use WorkflowBpmnAlignmentItemBuilder
-
Uses of WorkflowBpmnAlignmentItemBuilder in de.xima.fc.common.workflow.bpmn
Methods in de.xima.fc.common.workflow.bpmn that return WorkflowBpmnAlignmentItemBuilderModifier and TypeMethodDescriptionWorkflowBpmnAlignmentItems.alignmentItemBuilder()Gets a builder for configuring aIWorkflowBpmnAlignmentItem.WorkflowBpmnAlignmentItemBuilder.boundingBox(double width, double height) Sets the bounding box of the item, seeIWorkflowBpmnAlignmentItem.boundingBox().WorkflowBpmnAlignmentItemBuilder.boundingBox(Rectangular2DDouble boundingBox) Sets the bounding box of the item, seeIWorkflowBpmnAlignmentItem.boundingBox().WorkflowBpmnAlignmentItemBuilder.inPort(double inPort) Sets the in port of the item, seeIWorkflowBpmnAlignmentItem.inPort().Sets the in port of the item, seeIWorkflowBpmnAlignmentItem.inPort().WorkflowBpmnAlignmentItemBuilder.outPort(double outPort) Sets the out port of the item, seeIWorkflowBpmnAlignmentItem.outPort().Sets the out port of the item, seeIWorkflowBpmnAlignmentItem.outPort().WorkflowBpmnAlignmentItemBuilder.points(IWorkflowBpmnPointsAccessor points) Sets the special named points of the item, seepoint.WorkflowBpmnAlignmentItemBuilder.portDirection(ECardinalDirection2D portDirection) Sets the direction of the port, seeIWorkflowBpmnAlignmentItem.portDirection().