| Package | Description |
|---|---|
| org.processmining.interactivelocalizedplaceanalysis.visualization.jfreechart.chartsuppliers |
| Modifier and Type | Class and Description |
|---|---|
static class |
AbstractHistogramSupplier.HistogramSettingsImpl |
static class |
ParameterizedHistogramSupplier.ParameterizedHistogramSettingsImpl |
| Modifier and Type | Method and Description |
|---|---|
protected abstract org.jfree.data.statistics.HistogramDataset |
AbstractHistogramSupplier.createDataset(AbstractHistogramSupplier.HistogramSettings settings) |
protected org.jfree.data.statistics.HistogramDataset |
HistogramSupplier.createDataset(AbstractHistogramSupplier.HistogramSettings settings) |
protected org.jfree.data.statistics.HistogramDataset |
ParameterizedHistogramSupplier.createDataset(AbstractHistogramSupplier.HistogramSettings settings) |
| Constructor and Description |
|---|
HistogramSettingsImpl(AbstractHistogramSupplier.HistogramSettings settings) |