| Package | Description |
|---|---|
| org.processmining.plugins.log.dottedchartanalysis | |
| org.processmining.plugins.log.loggrid.interfaces |
| Modifier and Type | Method and Description |
|---|---|
java.awt.Component |
DottedChartDotRenderer.getElementRenderer(LogGridComponent grid,
Dot dot,
int[] sizes) |
| Modifier and Type | Method and Description |
|---|---|
java.awt.Component |
LogGridElementRenderer.getElementRenderer(LogGridComponent grid,
Dot dot,
int[] sizes)
Get the renderer component that should be used to draw the elements on the
generic grid component.
|