|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Graph | |
---|---|
calculation | Provides classes for handling the graph and the calculation of the arrival tree. |
Uses of Graph in calculation |
---|
Fields in calculation declared as Graph | |
---|---|
private Graph |
BuildTree.graph
Graph used in calculation. |
private Graph |
CalculationControl.graph
Current instance of Graph class. |
Methods in calculation that return Graph | |
---|---|
Graph |
BuildTree.getGraph()
Returns this.graph. |
Methods in calculation with parameters of type Graph | |
---|---|
void |
BuildTree.setGraph(Graph graph)
For testing. |
boolean |
BuildTree.update(Graph graph)
Method for updating the arrival tree. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |