Class HighlightingDescription
- java.lang.Object
-
- org.processmining.plugins.inductiveVisualMiner.ivmfilter.tree.view.HighlightingDescription
-
public class HighlightingDescription extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description HighlightingDescription()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidupdateSelectionDescription(InductiveVisualMinerPanel panel, Selection selection, IvMFilterTree<?> filter, IvMModel model)Tell the user which traces are being coloured/selected
-
-
-
Method Detail
-
updateSelectionDescription
public static void updateSelectionDescription(InductiveVisualMinerPanel panel, Selection selection, IvMFilterTree<?> filter, IvMModel model)
Tell the user which traces are being coloured/selected- Parameters:
panel-selectedNodes-selectedLogMoves-filter-maxAnimatedTraces-numberOfTraces-
-
-