Uses of Interface
de.xima.fc.interfaces.workflow.bpmn.IWorkflowBpmnAlignmentSelector
-
Packages that use IWorkflowBpmnAlignmentSelector Package Description de.xima.fc.common.workflow.bpmn de.xima.fc.interfaces.workflow.bpmn de.xima.fc.workflow.converter.bpmn -
-
Uses of IWorkflowBpmnAlignmentSelector in de.xima.fc.common.workflow.bpmn
Classes in de.xima.fc.common.workflow.bpmn that implement IWorkflowBpmnAlignmentSelector Modifier and Type Class Description classEContainerItemAlignmentPredefined alignments for aligning boxes inside a container. -
Uses of IWorkflowBpmnAlignmentSelector in de.xima.fc.interfaces.workflow.bpmn
Methods in de.xima.fc.interfaces.workflow.bpmn with parameters of type IWorkflowBpmnAlignmentSelector Modifier and Type Method Description SelfIWorkflowBpmnLayoutAlignmentOptionsBuilder. alignment(IWorkflowBpmnAlignmentSelector alignment)Sets the alignment to apply to the items. -
Uses of IWorkflowBpmnAlignmentSelector in de.xima.fc.workflow.converter.bpmn
Classes in de.xima.fc.workflow.converter.bpmn that implement IWorkflowBpmnAlignmentSelector Modifier and Type Class Description classEdgeRatioAlignmentSelectorAIWorkflowBpmnAlignmentSelectorthat select a point on the edge in the given direction of an item's bounding box.
-