Uses of Class
org.processmining.logprojection.plugins.dottedchart.DottedChart
-
-
Uses of DottedChart in org.processmining.logprojection.plugins.dottedchart
Constructors in org.processmining.logprojection.plugins.dottedchart with parameters of type DottedChart Constructor Description IntensityChart(DottedChart chart, int height, int width) -
Uses of DottedChart in org.processmining.logprojection.plugins.dottedchart.filtering
Constructors in org.processmining.logprojection.plugins.dottedchart.filtering with parameters of type DottedChart Constructor Description AttributeFilterDialog(javax.swing.JFrame owner, DottedChart chart)AttributeFilterDialog(javax.swing.JFrame owner, DottedChart chart, java.util.Map<Attribute,int[]> attribute2selected) -
Uses of DottedChart in org.processmining.logprojection.plugins.dottedchart.ui
Methods in org.processmining.logprojection.plugins.dottedchart.ui that return DottedChart Modifier and Type Method Description DottedChartDottedChartPanel. getDottedChart()Constructors in org.processmining.logprojection.plugins.dottedchart.ui with parameters of type DottedChart Constructor Description LegendDialog(DottedChart dottedChart)ToolTipChartPanel(org.jfree.chart.JFreeChart chart, DottedChart dottedChart, java.util.concurrent.ExecutorService executor)
-