public class FPDVisualization
extends java.lang.Object
| Constructor and Description |
|---|
FPDVisualization() |
| Modifier and Type | Method and Description |
|---|---|
javax.swing.JComponent |
visualize(org.processmining.framework.plugin.PluginContext context,
FPD graph) |
javax.swing.JComponent |
visualize(org.processmining.framework.plugin.PluginContext context,
FPD graph,
CaseKPIData caseKPIData,
GlobalSettingsData globalSettingsData,
FPDElementPerformanceMeasurementData elementPerformanceMeasurementData,
TwoFPDNodesPerformanceData twoNodesPerformanceData) |
public javax.swing.JComponent visualize(org.processmining.framework.plugin.PluginContext context,
FPD graph,
CaseKPIData caseKPIData,
GlobalSettingsData globalSettingsData,
FPDElementPerformanceMeasurementData elementPerformanceMeasurementData,
TwoFPDNodesPerformanceData twoNodesPerformanceData)
public javax.swing.JComponent visualize(org.processmining.framework.plugin.PluginContext context,
FPD graph)