|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||

public interface Initializable
A data structure which has to initialized with a graph before objects belonging to the graph may be stored in it.
| Method Summary | |
|---|---|
void |
init(Graph g)
Has to be invoked before the data structure can be used. |
| Method Detail |
|---|
void init(Graph g)
g - the graph for which the data structure shall be defined.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||