| Package | Description | 
|---|---|
| org.activiti.engine.repository | 
 Classes related to the  
RepositoryService. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
DiagramEdge
Stores waypoints of a diagram edge. 
 | 
class  | 
DiagramNode
Stores 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 © 2017 Flowable. All rights reserved.