| Package | Description |
|---|---|
| org.processmining.plugins.log.dottedchartanalysis | |
| org.processmining.plugins.log.loggrid |
| Modifier and Type | Class and Description |
|---|---|
class |
DottedChartAttributeInterpreter |
class |
DottedChartCaseInterpreter |
class |
DottedChartTimeInterpreter |
| Modifier and Type | Method and Description |
|---|---|
CoordinateInterpreter |
LogGridDataSource.getInterpreterX() |
CoordinateInterpreter |
LogGridDataSource.getInterpreterY() |
| Modifier and Type | Method and Description |
|---|---|
void |
LogGridDataSource.setInterpreterX(CoordinateInterpreter inter) |
void |
LogGridDataSource.setInterpreterY(CoordinateInterpreter inter) |
| Constructor and Description |
|---|
LogGridDataSource(org.deckfour.xes.model.XLog log,
CoordinateInterpreter x_axis_interpreter,
CoordinateInterpreter y_axis_interpreter,
ColorInterpreter color_interpreter) |