Modifier and Type | Method and Description |
---|---|
static SocialNetworkVertexStyle |
SocialNetworkVertexStyle.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SocialNetworkVertexStyle[] |
SocialNetworkVertexStyle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
SocialNetworkVisualization.setVertexStyle(T node,
SocialNetworkVertexStyle style) |
Modifier and Type | Method and Description |
---|---|
void |
GraphStreamSingleGraphSocialNetworkVisualizationImpl.setVertexStyle(T node,
SocialNetworkVertexStyle style) |
Modifier and Type | Method and Description |
---|---|
void |
GraphVizSocialNetworkVisualizationImpl.setVertexStyle(T node,
SocialNetworkVertexStyle style) |