Modifier and Type | Method and Description |
---|---|
static SocialNetworkArcLabelStyle |
SocialNetworkArcLabelStyle.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SocialNetworkArcLabelStyle[] |
SocialNetworkArcLabelStyle.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.setArcLabelStyle(T from,
T to,
SocialNetworkArcLabelStyle style) |
Modifier and Type | Method and Description |
---|---|
void |
GraphStreamSingleGraphSocialNetworkVisualizationImpl.setArcLabelStyle(T from,
T to,
SocialNetworkArcLabelStyle style) |
Modifier and Type | Method and Description |
---|---|
void |
GraphVizSocialNetworkVisualizationImpl.setArcLabelStyle(T from,
T to,
SocialNetworkArcLabelStyle style) |