public class Directed.Vertex extends Graph.Vertex
Undirected.Vertex
.v
Constructor and Description |
---|
Vertex(int v) |
Modifier and Type | Method and Description |
---|---|
Directed |
parent()
Return the parent Graph of which 'this' is a Child.
|
label, labelled, toString