Package | Description |
---|---|
org.processmining.plugins.mapvis.visualize.workitem |
Modifier and Type | Field and Description |
---|---|
static java.util.Map<MapVisMap,AbstractWorkDotColorSchema.ColoringSchema> |
AbstractWorkDotColorSchema.schemaMap |
Modifier and Type | Method and Description |
---|---|
static AbstractWorkDotColorSchema.ColoringSchema |
AbstractWorkDotColorSchema.ColoringSchema.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static AbstractWorkDotColorSchema.ColoringSchema[] |
AbstractWorkDotColorSchema.ColoringSchema.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|