Package | Description |
---|---|
org.processmining.streamer.gui |
Modifier and Type | Method and Description |
---|---|
static StreamRepresentation.COLOR_POLICY |
StreamRepresentation.COLOR_POLICY.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StreamRepresentation.COLOR_POLICY[] |
StreamRepresentation.COLOR_POLICY.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
StreamRepresentation.setColorPolicy(StreamRepresentation.COLOR_POLICY colorPolicy)
Method to set if the color, for the events not yet played is supposed to
be the same, or one color for each different event type
|