Package | Description |
---|---|
org.processmining.plugins.DataConformance.visualization.alignment |
Modifier and Type | Method and Description |
---|---|
static AlignmentView.Layout |
AlignmentView.Layout.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static AlignmentView.Layout[] |
AlignmentView.Layout.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
AlignmentView(AlignmentView.Layout layout,
org.processmining.framework.plugin.PluginContext context,
XTraceResolver traceMap,
java.util.Map<java.lang.String,java.awt.Color> activityColorMap) |