Package | Description |
---|---|
org.processmining.streamsocialnetworks.models | |
org.processmining.streamsocialnetworks.models.graphstream |
Modifier and Type | Method and Description |
---|---|
static SSNNodeStyle |
SSNNodeStyle.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SSNNodeStyle[] |
SSNNodeStyle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
StreamSocialNetwork.setNodeStyle(T node,
SSNNodeStyle style) |
Modifier and Type | Method and Description |
---|---|
void |
GSSingleGraphStreamSocialNetworkImpl.setNodeStyle(T node,
SSNNodeStyle style) |