Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
W
X
Y
W
WAGNER_LCF
- Static variable in class org.graphstream.algorithm.generator.lcf.
WagnerGraphGenerator
LCF notation of a Wagner graph.
WagnerGraphGenerator
- Class in
org.graphstream.algorithm.generator.lcf
Build a Wagner graph.
WagnerGraphGenerator()
- Constructor for class org.graphstream.algorithm.generator.lcf.
WagnerGraphGenerator
WattsStrogatzGenerator
- Class in
org.graphstream.algorithm.generator
A generator following the small-world model of Watts and Strogatz.
WattsStrogatzGenerator(int, int, double)
- Constructor for class org.graphstream.algorithm.generator.
WattsStrogatzGenerator
New Watts-Strogatz generator.
weight(Node, Node)
- Method in class org.graphstream.algorithm.
BetweennessCentrality
The weight of the edge between 'from' and 'to'.
weightedDegree(Node, String)
- Static method in class org.graphstream.algorithm.
Toolkit
Compute the weighted degree of a given node.
weightedDegree(Node, String, double)
- Static method in class org.graphstream.algorithm.
Toolkit
Compute the weighted degree of a given node.
weightedDegreeMap(Graph, String, double)
- Static method in class org.graphstream.algorithm.
Toolkit
Return a list of nodes sorted by their weighted degree, the larger first.
weightedDegreeMap(Graph, String)
- Static method in class org.graphstream.algorithm.
Toolkit
Return a list of nodes sorted by their weighted degree, the larger first.
WelshPowell
- Class in
org.graphstream.algorithm.coloring
Welsh Powell static graph coloring algorithm.
WelshPowell(String)
- Constructor for class org.graphstream.algorithm.coloring.
WelshPowell
New Welsh and Powell coloring algorithm.
WelshPowell()
- Constructor for class org.graphstream.algorithm.coloring.
WelshPowell
New Welsh and Powell coloring algorithm, using "WelshPowell.color" as the attribute name.
width
- Variable in class org.graphstream.algorithm.measure.
ChartMeasure.PlotParameters
Dimensions of the plot.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
W
X
Y
Copyright © 2012. All Rights Reserved.