Class DurationChart
- java.lang.Object
-
- org.processmining.filterbook.charts.DurationChart
-
public class DurationChart extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description DurationChart()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static javax.swing.JComponentgetChart(org.deckfour.xes.model.XLog log, int precision)Returns a bar chart showing for every trace length: 1.
-