|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Description of the Interface
Method Summary | |
void |
discoverEdge(Edge edge)
Description of the Method |
void |
discoverGraph(Graph graph)
Description of the Method |
void |
discoverVertex(Vertex vertex)
Description of the Method |
void |
finishEdge(Edge edge)
Description of the Method |
void |
finishGraph(Graph graph)
Description of the Method |
void |
finishVertex(Vertex vertex)
Description of the Method |
Method Detail |
public void discoverGraph(Graph graph)
public void discoverVertex(Vertex vertex)
public void discoverEdge(Edge edge)
public void finishEdge(Edge edge)
public void finishVertex(Vertex vertex)
public void finishGraph(Graph graph)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |