| Package | Description |
|---|---|
| org.processmining.models.graphbased.directed.aapdgraph | |
| org.processmining.plugins.aggregatedactivitiesperformancediagram |
| Modifier and Type | Class and Description |
|---|---|
class |
AAPDGraphImpl |
| Modifier and Type | Method and Description |
|---|---|
static AAPDGraph |
AAPDGraphFactory.newAAPDGraph(java.lang.String label) |
| Modifier and Type | Method and Description |
|---|---|
static AAPDGraph |
AAPDGraphGenerator.generateAAPDGraph(AAPDElement aapdFocusElements,
AAPD aapd,
double maxHeightOfAnElement,
double minHeightOfAnElement,
double minDistanceBetweenElements,
double x_scaler,
double xElementScaler,
double yElementScaler,
double intersectionBarHeight,
int maxXDistanceBetweenElements,
int minWidthOfAnElement) |