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
H
hasEdge(Edge)
- Method in class edu.iu.cnets.klatsch.model.basic.
BasicGraph
Returns true if the given edge is part of the graph.
hasEdge(Edge)
- Method in class edu.iu.cnets.klatsch.model.gephi.
GephiGraph
Returns true if the given edge is part of the graph.
hasEdge(Edge)
- Method in interface edu.iu.cnets.klatsch.model.
Graph
hashCode()
- Method in class edu.iu.cnets.klatsch.lang.
VString
This override is necessary to use the class as a key in a
HashMap
object.
hashCode()
- Method in class edu.iu.cnets.klatsch.model.basic.
BasicNode
hashCode()
- Method in class edu.iu.cnets.klatsch.model.
Edge
Implemented for use with
Hashtable
.
hashCode()
- Method in class edu.iu.cnets.klatsch.model.gephi.
GephiNode
hasNext()
- Method in class edu.iu.cnets.klatsch.feed.
Buzz.SqlEventIterator
hasNext()
- Method in class edu.iu.cnets.klatsch.feed.
Truthy.SqlEventIterator
hasNext()
- Method in class edu.iu.cnets.klatsch.misc.
SqlIntegerIterator
hasNode(Node)
- Method in class edu.iu.cnets.klatsch.model.basic.
BasicGraph
Returns true if the given node is part of the graph.
hasNode(Node)
- Method in class edu.iu.cnets.klatsch.model.gephi.
GephiGraph
Returns true if the given node is part of the graph.
hasNode(Node)
- Method in interface edu.iu.cnets.klatsch.model.
Graph
history
- Variable in class edu.iu.cnets.klatsch.gui.
WidgetEntry
our input history
History
- Class in
edu.iu.cnets.klatsch.misc
This class encapsulates the idea of a history of previous lines of input, which is useful to both the line editor and the GUI.
History()
- Constructor for class edu.iu.cnets.klatsch.misc.
History
Initialize a new history of the default size.
History(int)
- Constructor for class edu.iu.cnets.klatsch.misc.
History
Initialize a new history of the given size.
history
- Variable in class edu.iu.cnets.klatsch.misc.
LineEditor
the history associated with the editor
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