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
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
W
weight(Edge)
- Method in class edu.iu.cnets.klatsch.model.basic.
BasicGraph
Returns the total weight of this edge.
weight
- Variable in class edu.iu.cnets.klatsch.model.
Edge
the weight of the edge
weight()
- Method in class edu.iu.cnets.klatsch.model.
Edge
Return the weight of the edge.
weight(Edge)
- Method in class edu.iu.cnets.klatsch.model.gephi.
GephiGraph
Returns the total weight of the given edge.
weight(Edge)
- Method in interface edu.iu.cnets.klatsch.model.
Graph
Widget
- Class in
edu.iu.cnets.klatsch.gui
This is the basic class of all the display widgets in the Klatsch GUI.
Widget(KlatschGui, int, int, int, int)
- Constructor for class edu.iu.cnets.klatsch.gui.
Widget
Default constructor.
widgetEntry
- Variable in class edu.iu.cnets.klatsch.gui.
KlatschGui
WidgetEntry
- Class in
edu.iu.cnets.klatsch.gui
The entry widget accepts user input and delivers complete lines to the Main applet when appropriate.
WidgetEntry(KlatschGui, int, int, int, int)
- Constructor for class edu.iu.cnets.klatsch.gui.
WidgetEntry
Initializes a new entry widget.
WidgetGraph
- Class in
edu.iu.cnets.klatsch.gui
The graph widget displays a visual layout of a graph.
WidgetGraph(KlatschGui, Graph, String)
- Constructor for class edu.iu.cnets.klatsch.gui.
WidgetGraph
Initializes a new graph widget.
WidgetGraph.Location
- Class in
edu.iu.cnets.klatsch.gui
WidgetGraph.Location(double, double)
- Constructor for class edu.iu.cnets.klatsch.gui.
WidgetGraph.Location
WidgetGraph.Velocity
- Class in
edu.iu.cnets.klatsch.gui
WidgetGraph.Velocity(double, double)
- Constructor for class edu.iu.cnets.klatsch.gui.
WidgetGraph.Velocity
widgetIndex
- Variable in class edu.iu.cnets.klatsch.gui.
KlatschGui
the widgets we always have
WidgetIndex
- Class in
edu.iu.cnets.klatsch.gui
The index widget shows us a horizontal list of the current panes.
WidgetIndex(KlatschGui, int, int, int, int)
- Constructor for class edu.iu.cnets.klatsch.gui.
WidgetIndex
Initializes a new index widget.
wrapperClass
- Variable in class edu.iu.cnets.klatsch.stream.
SWrapperIterator
write(String)
- Method in class edu.iu.cnets.klatsch.gui.
KlatschGui
Directs text to the current output pane.
write(String...)
- Method in class edu.iu.cnets.klatsch.
Main
Prints text to either standard output or the graphical console, depending on whether the GUI is running.
write_err(String...)
- Method in class edu.iu.cnets.klatsch.
Main
Like write(), but for standard error rather than standard output.
writeln()
- Method in class edu.iu.cnets.klatsch.gui.
KlatschGui
Directs a newline to the current output pane.
writeln(String)
- Method in class edu.iu.cnets.klatsch.gui.
KlatschGui
Directs text plus a newline to the current output pane.
writeln(String...)
- Method in class edu.iu.cnets.klatsch.
Main
Prints text followed by a line break to either standard output or the graphical console, depending on whether the GUI is running.
writeln_err(String...)
- Method in class edu.iu.cnets.klatsch.
Main
Like writeln(), but for standard error rather than standard output.
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
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z