Constructor and Description |
---|
Graph() |
Modifier and Type | Method and Description |
---|---|
static void |
collectNodes(GraphNode n,
Vector<GraphNode> nodes) |
protected static int |
getNodeCode(GraphNode n,
Vector<GraphNode> nodes) |
GraphNode |
getRoot() |
void |
setRoot(GraphNode root)
Set the root of the graph.
|
Copyright © 2017. All rights reserved.