Uses of Class
org.processmining.partialorder.plugins.vis.palignment.PGraphInfoPanel
-
Packages that use PGraphInfoPanel Package Description org.processmining.partialorder.plugins.vis.palignment org.processmining.partialorder.ptrace.plugins.vis -
-
Uses of PGraphInfoPanel in org.processmining.partialorder.plugins.vis.palignment
Subclasses of PGraphInfoPanel in org.processmining.partialorder.plugins.vis.palignment Modifier and Type Class Description classPGraphInfoPanelImpConstructors in org.processmining.partialorder.plugins.vis.palignment with parameters of type PGraphInfoPanel Constructor Description PAlignmentGraphPanel(org.processmining.framework.plugin.PluginContext context, PartialOrderGraph graph, PGraphInfoPanel poTraceInfoPanel) -
Uses of PGraphInfoPanel in org.processmining.partialorder.ptrace.plugins.vis
Constructors in org.processmining.partialorder.ptrace.plugins.vis with parameters of type PGraphInfoPanel Constructor Description PTraceGraphPanel(org.processmining.framework.plugin.PluginContext context, PartialOrderGraph graph, PGraphInfoPanel poTraceInfoPanel)
-