Uses of Interface
de.xima.fc.common.workflow.bpmn.IWorkflowBpmnPointsAccessor
- 
Packages that use IWorkflowBpmnPointsAccessor Package Description de.xima.fc.common.workflow.bpmn  - 
- 
Uses of IWorkflowBpmnPointsAccessor in de.xima.fc.common.workflow.bpmn
Classes in de.xima.fc.common.workflow.bpmn that implement IWorkflowBpmnPointsAccessor Modifier and Type Class Description classEAxisAlignedRectanglePointsAccessorAIWorkflowBpmnPointsAccessorthat assumes a rectangular shape whose width and height equals the width and height of the bounding box.classECirclePointsAccessorAIWorkflowBpmnPointsAccessorthat assumes a circular shape whose diameter equals the width and height of the bounding box.classEUprightRhombusPointsAccessorAIWorkflowBpmnPointsAccessorthat assumes a rhomboid shape (upright diamond) whose width and height equals the width and height of the bounding box.Methods in de.xima.fc.common.workflow.bpmn with parameters of type IWorkflowBpmnPointsAccessor Modifier and Type Method Description WorkflowBpmnAlignmentItemBuilderWorkflowBpmnAlignmentItemBuilder. points(IWorkflowBpmnPointsAccessor points)Sets the special named points of the item, seepoint. 
 -