Index
All Classes and Interfaces|All Packages|Serialized Form
I
- insert(Node<T>, Walk<T>) - Method in class graphlib.paths.Walk
-
Inserts the given walk after the given node in the current walk.
- isDirected() - Method in class graphlib.edges.DirectedEdge
-
Always returns
true
as this is a directed edge. - isDirected() - Method in class graphlib.edges.Edge
-
Indicates whether the edge is directed.
- isDirected() - Method in class graphlib.edges.UndirectedEdge
-
Always returns
false
as this is an undirected edge. - iterator() - Method in class graphlib.paths.Walk
-
Retrieves an iterator of all nodes contained in the walk.
All Classes and Interfaces|All Packages|Serialized Form