| Package | Description | 
|---|---|
| org.camunda.bpm.engine.impl.bpmn.diagram | |
| org.camunda.bpm.engine.repository | Classes related to the  RepositoryService. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected Map<String,DiagramElement> | ProcessDiagramLayoutFactory. transformBoundsForImage(DiagramNode diagramBoundsImage,
                       DiagramNode diagramBoundsXml,
                       Map<String,DiagramNode> listOfBounds) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DiagramEdgeStores waypoints of a diagram edge. | 
| class  | DiagramNodeStores position and dimensions of a diagram node. | 
| Modifier and Type | Method and Description | 
|---|---|
| Map<String,DiagramElement> | DiagramLayout. getElements() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | DiagramLayout. setElements(Map<String,DiagramElement> elements) | 
| Constructor and Description | 
|---|
| DiagramLayout(Map<String,DiagramElement> elements) | 
Copyright © 2018. All rights reserved.